Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
HC200ok authored May 28, 2021
1 parent 47d09af commit f0b72b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ import RangeDatePicker from 'vue-easy-range-date-picker';
# Props API
| Props | Type | Required | Default |
| ---------------------| -------------| -------- | ------------|
| v-model(1) | String | yes | - |
| v-model(1) | Object | yes | - |
| language(2) | String | no | 'zh' |
| colorToday(3) | String | no | '#41b883' |
| colorSelected(3) | String | no | '#34495e' |
Expand Down

0 comments on commit f0b72b8

Please sign in to comment.