mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-28 10:50:40 +01:00
@@ -40,6 +40,7 @@ import { computed } from 'vue'
|
|||||||
import { Primitive } from 'reka-ui'
|
import { Primitive } from 'reka-ui'
|
||||||
import { useComponentIcons } from '../composables/useComponentIcons'
|
import { useComponentIcons } from '../composables/useComponentIcons'
|
||||||
import UIcon from './Icon.vue'
|
import UIcon from './Icon.vue'
|
||||||
|
import UAvatar from './Avatar.vue'
|
||||||
|
|
||||||
const props = withDefaults(defineProps<BadgeProps>(), {
|
const props = withDefaults(defineProps<BadgeProps>(), {
|
||||||
as: 'span'
|
as: 'span'
|
||||||
|
|||||||
Reference in New Issue
Block a user