diff --git a/src/components/layout/Navigation/index.tsx b/src/components/layout/Navigation/index.tsx index cf442fb9..6dfc3641 100644 --- a/src/components/layout/Navigation/index.tsx +++ b/src/components/layout/Navigation/index.tsx @@ -59,12 +59,12 @@ const Navigation = ({ currentPath }: { currentPath: string }) => { const router = useRouter(); return ( - +