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