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