diff --git a/src/components/global/NavBar.tsx b/src/components/global/NavBar.tsx index ea97f28..73e14e4 100644 --- a/src/components/global/NavBar.tsx +++ b/src/components/global/NavBar.tsx @@ -24,7 +24,7 @@ export default function Navigationbar() { }, ]; return ( -
setHoveredIndex(idx)}
onMouseLeave={() => setHoveredIndex(null)}
>