diff --git a/pages/_app.tsx b/pages/_app.tsx index 11ac0412..6d3a75e6 100644 --- a/pages/_app.tsx +++ b/pages/_app.tsx @@ -30,8 +30,6 @@ export default function App({ Component, pageProps }: AppProps) {
- {/* {!isHeader(router) && } */} - {/* {!isHeader(router) && } */}
{isDragging && }