amalia/29-apr-26 #16

Merged
amaliadwiy merged 15 commits from amalia/29-apr-26 into main 2026-04-29 17:40:58 +08:00
9 changed files with 194 additions and 265 deletions
Showing only changes of commit 73aa9729b8 - Show all commits

View File

@@ -201,12 +201,6 @@ export function DashboardLayout({ children }: DashboardLayoutProps) {
>
Profile
</Menu.Item>
<Menu.Item
leftSection={<TbSettings size={16} />}
onClick={() => navigate({ to: '/dashboard' })}
>
Settings
</Menu.Item>
<Menu.Divider />
<Menu.Label>Danger Zone</Menu.Label>
<Menu.Item