mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-21 23:40:39 +01:00
6 lines
115 B
Vue
6 lines
115 B
Vue
<template>
|
|
<UChip>
|
|
<UButton icon="i-lucide-inbox" color="neutral" variant="subtle" />
|
|
</UChip>
|
|
</template>
|