This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
<template>
|
||||
<UDashboardGroup>
|
||||
<UiSidebar />
|
||||
<UiSidebar class="min-w-60" />
|
||||
<UDashboardPanel>
|
||||
<template #header>
|
||||
<UDashboardNavbar :title="pageName">
|
||||
<UDashboardNavbar :title="pageName ?? ''">
|
||||
<template #right>
|
||||
<UColorModeButton />
|
||||
</template>
|
||||
|
||||
Reference in New Issue
Block a user