import "../components/main" import Layout from "../components/main" const Shows = () => (

SHOWS

) export default Shows