diff --git a/src/components/NavBar.tsx b/src/components/NavBar.tsx index 2911bae..9e0c652 100644 --- a/src/components/NavBar.tsx +++ b/src/components/NavBar.tsx @@ -1,5 +1,6 @@ "use client"; +import Wrac from "@/app/protocol/wrac/page"; import HoverLink from "@/components/HoverLink"; import { usePathname } from "next/navigation"; @@ -9,7 +10,7 @@ export default function NavBar() { return (

- Racinfo + Racinfo