use header component
This commit is contained in:
@@ -122,11 +122,8 @@ import { h } from 'vue'
|
||||
</script>
|
||||
|
||||
<template>
|
||||
<UHeader title="Dashboard" toggle-side="left" >
|
||||
<template #toggle>
|
||||
<UDashboardSidebarToggle />
|
||||
</template>
|
||||
</UHeader>
|
||||
<DashboardHeader title="Dashboard"/>
|
||||
|
||||
<div class="mt-3 mb-3 flex flex-col w-full relative z-0">
|
||||
<ProseH2 class="text-center m-0.5 w-full">Hey there, user!</ProseH2>
|
||||
<ProseP class="text-center text-muted m-0.5">Welcome to the UI!</ProseP>
|
||||
|
||||
Reference in New Issue
Block a user