fix: logo hydration + overflow, redesign theme toggle with Sun/Moon icons
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user