Skip to content

Commit

Permalink
Update index.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
AvineshTripathi authored Dec 19, 2023
1 parent 27b5eb6 commit fdad480
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dashboard/pages/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@ function Home() {
router.push('/dashboard');
}, []);
}

//
export default Home;

0 comments on commit fdad480

Please sign in to comment.