Update 0BDFDB.plugin.js

This commit is contained in:
Mirco Wittrien 2020-12-19 19:40:03 +01:00
parent 0a23b41028
commit b61fcc71c8
1 changed files with 1 additions and 1 deletions

View File

@ -6882,7 +6882,7 @@ module.exports = (_ => {
},
checked: props.value,
disabled: props.disabled
}), "uncheckedColor", "checkedColor", "size"))
}), "uncheckedColor", "checkedColor", "size", "value"))
]
});
};