diff --git a/mystbin/frontend/pages/_app.tsx b/mystbin/frontend/pages/_app.tsx index c58f1934..c449c959 100644 --- a/mystbin/frontend/pages/_app.tsx +++ b/mystbin/frontend/pages/_app.tsx @@ -5,7 +5,7 @@ import Script from "next/script"; function MyApp({ Component, pageProps }) { return(<> -