styled userbox page and removed sticky nav
This commit is contained in:
@ -2,7 +2,6 @@
|
||||
import Link from "next/link";
|
||||
|
||||
import { usePathname } from "next/navigation";
|
||||
import { ModeToggle } from "../darkmode";
|
||||
|
||||
const NAV_ITEMS = [
|
||||
{ href: "/home", label: "Home" },
|
||||
|
Reference in New Issue
Block a user