This commit is contained in:
mertsincan 2024-01-14 22:25:39 +00:00
parent c54a34f69d
commit d5bba26341
4 changed files with 11 additions and 7 deletions

View file

@ -8,6 +8,7 @@ export default {
props: {
value: null,
modelValue: null,
binary: Boolean,
name: {
type: String,
default: null