Skip to content

Commit e0e5e83

Browse files
committed
fix: VRadioGroup row -> inline
1 parent 5636517 commit e0e5e83

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/rules/no-deprecated-props.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -451,6 +451,7 @@ const replacements = {
451451
VRadioGroup: {
452452
activeClass: false,
453453
backgroundColor: false,
454+
row: 'inline',
454455
column: false,
455456
multiple: false,
456457
...inputs,

0 commit comments

Comments
 (0)