Skip to content

Commit

Permalink
fix: replace chip sizes
Browse files Browse the repository at this point in the history
  • Loading branch information
KaelWD committed Sep 12, 2023
1 parent e9f082b commit e1c4fa8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/rules/no-deprecated-props.js
Original file line number Diff line number Diff line change
Expand Up @@ -251,6 +251,7 @@ const replacements = {
selected: 'value',
textColor: false,
...link,
...sizes,
},
VChipGroup: {
activeClass: 'selected-class',
Expand Down

0 comments on commit e1c4fa8

Please sign in to comment.