diff --git a/src/app/components/NavBar.tsx b/src/app/components/NavBar.tsx index 81c3c3e7..1d478752 100644 --- a/src/app/components/NavBar.tsx +++ b/src/app/components/NavBar.tsx @@ -6,11 +6,11 @@ import Link from "next/link"; export function Navbar() { return ( -