props added
This commit is contained in:
@@ -27,9 +27,10 @@
|
||||
|
||||
<template>
|
||||
<UContainer>
|
||||
<UDashboardSidebarToggle variant="subtle" />
|
||||
|
||||
<div class="mt-1 mb-2 flex flex-col w-full">
|
||||
<UDashboardSidebarToggle variant="subtle" class="absolute z-20 top-3 left-2.5"/>
|
||||
|
||||
<div class="mt-1 mb-2 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>
|
||||
<UBadge variant="subtle" class="inline mx-auto">It's cool, isn't it ?</UBadge>
|
||||
|
||||
Reference in New Issue
Block a user