playground(card): clean

This commit is contained in:
Benjamin Canac
2024-03-18 21:34:31 +01:00
parent cdf6ebdafb
commit 81cbd2a1d6

View File

@@ -11,9 +11,5 @@
<Placeholder class="h-8" /> <Placeholder class="h-8" />
</template> </template>
</UCard> </UCard>
<UCard class="w-96">
<Placeholder class="h-32" />
</UCard>
</div> </div>
</template> </template>