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