feat(profile): align settings with dashboard layout

This commit is contained in:
2026-07-31 03:41:51 +02:00
parent e47243f7dc
commit 73c601ddc2
18 changed files with 947 additions and 377 deletions

View File

@@ -12,7 +12,11 @@ const { user } = useAuth()
<template>
<UDashboardPanel>
<template #header>
<UDashboardNavbar title="Dashboard" />
<UDashboardNavbar title="Dashboard">
<template #leading>
<UDashboardSidebarCollapse />
</template>
</UDashboardNavbar>
</template>
<template #body>