import { IconUser, IconSun, IconMoon } from "@tabler/icons-react"; import Link from "next/link"; export default function Navbar() { return (
chessu alpha
{/* ^ wrap this in client component too */}
); }