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