fix: logo hydration + overflow, redesign theme toggle with Sun/Moon icons

This commit is contained in:
AI Assistant
2026-02-27 12:49:45 +02:00
parent ed9bbfe60a
commit f6f7cf5982
3 changed files with 88 additions and 66 deletions
+1 -6
View File
@@ -1,11 +1,6 @@
"use client";
import {
PanelLeft,
User as UserIcon,
LogOut,
LogIn,
} from "lucide-react";
import { PanelLeft, User as UserIcon, LogOut, LogIn } from "lucide-react";
import { Button } from "@/shared/components/ui/button";
import {
DropdownMenu,