diff --git a/apps/web/src/components/(dashboard)/layout/profile-dropdown.tsx b/apps/web/src/components/(dashboard)/layout/profile-dropdown.tsx index da11c2a86..8cd6e054d 100644 --- a/apps/web/src/components/(dashboard)/layout/profile-dropdown.tsx +++ b/apps/web/src/components/(dashboard)/layout/profile-dropdown.tsx @@ -10,6 +10,7 @@ import { User as LucideUser, Monitor, Moon, + Palette, Sun, UserCog, } from 'lucide-react'; @@ -104,7 +105,10 @@ export const ProfileDropdown = ({ user }: ProfileDropdownProps) => { - Themes + + + Themes +