diff --git a/app/_app.js b/app/_app.js deleted file mode 100644 index 28b7b3a..0000000 --- a/app/_app.js +++ /dev/null @@ -1,15 +0,0 @@ -import Script from 'next/script'; - -function MyApp({ Component, pageProps }) { - return ( - <> -