export default function MyApp({ Component, pageProps }) { return ( <>

custom _app

) }