feat: replace DropdownMenu with Select component in ModeToggle for improved theme selection
This commit is contained in:
@@ -414,6 +414,7 @@ export function App() {
|
||||
</SidebarGroup>
|
||||
</SidebarContent>
|
||||
<SidebarFooter>
|
||||
<ModeToggle />
|
||||
<AlertDialog>
|
||||
<AlertDialogTrigger asChild>
|
||||
<Button variant="destructive">{Tr("DEL")}</Button>
|
||||
|
||||
Reference in New Issue
Block a user