mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-14 12:14:41 +01:00
playground: update
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
<template>
|
||||
<div class="flex flex-col gap-2">
|
||||
<div class="flex items-center gap-2">
|
||||
<UBadge>Badge</UBadge>
|
||||
<UBadge class="font-bold">
|
||||
Badge
|
||||
</UBadge>
|
||||
</div>
|
||||
<div class="flex items-center gap-2">
|
||||
<UBadge label="Badge" />
|
||||
|
||||
Reference in New Issue
Block a user