Skip to content

Commit

Permalink
docs(VRating): update clearable prop description
Browse files Browse the repository at this point in the history
resolves #10316
  • Loading branch information
MajesticPotatoe committed Jan 27, 2020
1 parent 3f04bcd commit ab6281a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/docs/src/lang/en/components/Ratings.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@
},
"props": {
"backgroundColor": "The color used empty icons",
"clearable": "Allows for the component to be cleared. Triggers when the icon containing the current value is clicked.",
"dense": "Icons have a smaller size",
"emptyIcon": "The icon displayed when empty",
"fullIcon": "The icon displayed when full",
Expand Down

0 comments on commit ab6281a

Please sign in to comment.