diff --git a/mystbin/frontend/pages/_app.tsx b/mystbin/frontend/pages/_app.tsx index c449c959..6763afb6 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(<> -