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
  • Loading branch information
zouhangwithsweet authored and xxyan0205 committed Sep 17, 2020
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
Expand Up @@ -9,7 +9,6 @@
props: {
value: {
type: String,
default: '',
},
max: {
Expand Down

0 comments on commit fc9bbe4

Please sign in to comment.