提交
This commit is contained in:
7
甲情_甲意/miniprogram/node_modules/antd-mini/less/Radio/props.js
generated
vendored
Normal file
7
甲情_甲意/miniprogram/node_modules/antd-mini/less/Radio/props.js
generated
vendored
Normal file
@ -0,0 +1,7 @@
|
||||
export var RadioDefaultProps = {
|
||||
value: null,
|
||||
defaultChecked: null,
|
||||
color: '',
|
||||
checked: null,
|
||||
disabled: false,
|
||||
};
|
Reference in New Issue
Block a user