mirror of
https://github.com/tenrok/vue-select.git
synced 2026-06-19 09:50:33 +03:00
lint
This commit is contained in:
@@ -3,5 +3,5 @@
|
||||
</template>
|
||||
|
||||
<script setup lang="ts">
|
||||
defineProps<{ id: string }>();
|
||||
defineProps<{ id: string }>()
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user