diff --git a/components/Navbar.tsx b/components/Navbar.tsx index 5f47e2d..0ebd79c 100644 --- a/components/Navbar.tsx +++ b/components/Navbar.tsx @@ -13,7 +13,7 @@ export const Navbar = () => { const [showMenu, setShowMenu] = useState(false); return ( -