add avatar menu in side bar
This commit is contained in:
@@ -7,7 +7,7 @@ export const ThemeSwitcher = () => {
|
||||
|
||||
return (
|
||||
<div className="flex gap-2 items-center justify-between">
|
||||
<p className="text-sm text-sidebar-foreground flex items-center gap-2">
|
||||
<p className="text-sm text-popover-foreground flex items-center gap-2">
|
||||
<SunMoonIcon className="h-4 w-4" />
|
||||
Theme
|
||||
</p>
|
||||
|
Reference in New Issue
Block a user