diff --git a/components/dashboard/NavBar.tsx b/components/dashboard/NavBar.tsx index b940fd6..af25a5f 100644 --- a/components/dashboard/NavBar.tsx +++ b/components/dashboard/NavBar.tsx @@ -6,7 +6,7 @@ function NavBar() { return (
1 2 3 4 5