mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-22 07:50:36 +01:00
chore(components): add names
This commit is contained in:
@@ -216,3 +216,7 @@ function onMouseLeave () {
|
||||
}, 0)
|
||||
}
|
||||
</script>
|
||||
|
||||
<script lang="ts">
|
||||
export default { name: 'UDropdown' }
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user