feat: implement settings layout and navigation, add tag and thought pages with API integration
This commit is contained in:
@@ -6,7 +6,6 @@ import { Button } from "./ui/button";
|
||||
import { UserNav } from "./user-nav";
|
||||
import { MainNav } from "./main-nav";
|
||||
import { ThemeToggle } from "./theme-toggle";
|
||||
import { Wind } from "lucide-react";
|
||||
|
||||
export function Header() {
|
||||
const { token } = useAuth();
|
||||
|
Reference in New Issue
Block a user