diff --git a/dashboard/pages/index.tsx b/dashboard/pages/index.tsx index da9981877..c9fb3c578 100644 --- a/dashboard/pages/index.tsx +++ b/dashboard/pages/index.tsx @@ -8,5 +8,5 @@ function Home() { router.push('/dashboard'); }, []); } - +// export default Home;