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