mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-29 11:20:36 +01:00
chore(components): add names
This commit is contained in:
@@ -104,3 +104,7 @@ const radioClass = computed(() => {
|
||||
)
|
||||
})
|
||||
</script>
|
||||
|
||||
<script lang="ts">
|
||||
export default { name: 'URadio' }
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user