mirror of
https://github.com/crocofied/CoreControl.git
synced 2025-12-17 15:36:50 +00:00
Small Fix
This commit is contained in:
parent
2cdc5499b9
commit
cf3a3872d8
@ -102,7 +102,6 @@ export function AppSidebar({ ...props }: React.ComponentProps<typeof Sidebar>) {
|
|||||||
</SidebarMenu>
|
</SidebarMenu>
|
||||||
</SidebarGroup>
|
</SidebarGroup>
|
||||||
|
|
||||||
{/* 🚀 Hier kommt der Logout-Button ganz unten */}
|
|
||||||
<div className="p-4">
|
<div className="p-4">
|
||||||
<Button variant="destructive" className="w-full" onClick={logout}>
|
<Button variant="destructive" className="w-full" onClick={logout}>
|
||||||
Logout
|
Logout
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user