mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-23 00:15:05 +01:00
chore(components): add names
This commit is contained in:
@@ -102,3 +102,7 @@ function onClose () {
|
||||
emit('close')
|
||||
}
|
||||
</script>
|
||||
|
||||
<script lang="ts">
|
||||
export default { name: 'UAlertDialog' }
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user