Skip to content

Commit

Permalink
fix(radio-group): remove radio-group value type checking
Browse files Browse the repository at this point in the history
zouhangwithsweet authored and xxyan0205 committed Sep 17, 2020

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
1 parent f75d8b0 commit fc9bbe4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion components/radio/group.vue
Original file line number Diff line number Diff line change
@@ -9,7 +9,6 @@
props: {
value: {
type: String,
default: '',
},
max: {

0 comments on commit fc9bbe4

Please sign in to comment.