Update 0BDFDB.plugin.js
This commit is contained in:
parent
0a23b41028
commit
b61fcc71c8
|
@ -6882,7 +6882,7 @@ module.exports = (_ => {
|
|||
},
|
||||
checked: props.value,
|
||||
disabled: props.disabled
|
||||
}), "uncheckedColor", "checkedColor", "size"))
|
||||
}), "uncheckedColor", "checkedColor", "size", "value"))
|
||||
]
|
||||
});
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue