import Link from "next/link" import "../../components/main.js" import Layout from "../../components/main.js" const Show = () => (

Show

) export default Show