diff --git a/components/NavBar.tsx b/components/NavBar.tsx index d7f5887..0b58248 100644 --- a/components/NavBar.tsx +++ b/components/NavBar.tsx @@ -52,7 +52,7 @@ const NavBar = () => { - + ); };