Skip to content

Commit 6c7fdba

Browse files
committed
fix(no-deprecated-props): VSelect density override
1 parent c642cd1 commit 6c7fdba

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/rules/no-deprecated-props.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,6 @@ const select = {
5858
smallChips: false,
5959
filter: 'customFilter',
6060
...inputs,
61-
dense: false,
6261
}
6362

6463
const link = {

0 commit comments

Comments
 (0)