1
0

fix: lint

This commit is contained in:
kolaente
2022-01-09 17:28:58 +01:00
parent 7aa2cfc8d4
commit 7135288800
3 changed files with 4 additions and 2 deletions

View File

@ -191,7 +191,7 @@ const props = defineProps({
showSelectedOnButton: {
type: Boolean,
default: false,
}
},
})
// FIXME: This seems to always contain the default value - that breaks the picker