1
0

fix: lint

This commit is contained in:
kolaente
2023-06-07 21:53:40 +02:00
parent 64f9f4fd88
commit c74612f24a

View File

@ -204,7 +204,7 @@ const props = defineProps({
autocompleteEnabled: { autocompleteEnabled: {
type: Boolean, type: Boolean,
default: true, default: true,
} },
}) })
const emit = defineEmits<{ const emit = defineEmits<{