diff --git a/src/components/navigation.tsx b/src/components/navigation.tsx index e5a3b55..0f53dc8 100644 --- a/src/components/navigation.tsx +++ b/src/components/navigation.tsx @@ -24,8 +24,8 @@ const MenuItem = ({ href, label }: { href: string; label: string }) => { export const Navigation = () => { return ( -