diff --git a/pages/[...all].js b/pages/[...all].js index 4e79904..9b74aa5 100644 --- a/pages/[...all].js +++ b/pages/[...all].js @@ -5,6 +5,5 @@ const App = dynamic(() => import('../components/AppShell'), { }); export default function Index() { - // return ; return ; } diff --git a/pages/index.js b/pages/index.js index 4e79904..9b74aa5 100644 --- a/pages/index.js +++ b/pages/index.js @@ -5,6 +5,5 @@ const App = dynamic(() => import('../components/AppShell'), { }); export default function Index() { - // return ; return ; } diff --git a/ss.png b/ss.png deleted file mode 100644 index 10eb020..0000000 Binary files a/ss.png and /dev/null differ