mirror of
https://github.com/youzan/vant.git
synced 2025-10-21 03:11:15 +00:00
[improvement] Checkbox: update style (#2018)
This commit is contained in:
@@ -14,8 +14,8 @@ export default create({
|
||||
value: Array,
|
||||
disabled: Boolean,
|
||||
max: {
|
||||
default: 0,
|
||||
type: Number
|
||||
type: Number,
|
||||
default: 0
|
||||
}
|
||||
},
|
||||
|
||||
|
Reference in New Issue
Block a user