diff --git a/client/pages/_app.tsx b/client/pages/_app.tsx index 1154450f..bcf4777a 100644 --- a/client/pages/_app.tsx +++ b/client/pages/_app.tsx @@ -28,8 +28,6 @@ const App: React.FC = ({ Component, pageProps }) => { /> - -