mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-25 17:30:37 +01:00
playground(collapsible): use placeholder component
This commit is contained in:
@@ -7,7 +7,7 @@
|
|||||||
</UButton>
|
</UButton>
|
||||||
|
|
||||||
<template #content>
|
<template #content>
|
||||||
<div class="bg-primary-500 dark:bg-primary-400 rounded-md h-12 w-full" />
|
<Placeholder class="h-24 w-full" />
|
||||||
</template>
|
</template>
|
||||||
</UCollapsible>
|
</UCollapsible>
|
||||||
</template>
|
</template>
|
||||||
|
|||||||
Reference in New Issue
Block a user