mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-27 10:20:42 +01:00
chore(components): add names
This commit is contained in:
@@ -183,3 +183,7 @@ onUnmounted(() => {
|
||||
timer.stop()
|
||||
})
|
||||
</script>
|
||||
|
||||
<script lang="ts">
|
||||
export default { name: 'UNotification' }
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user