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