Skip to content

Commit 1377fe5

Browse files
committed
fix: don't remove autoSelectFirst
1 parent f8b7ea4 commit 1377fe5

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
@@ -43,7 +43,6 @@ const inputs = {
4343
const select = {
4444
allowOverflow: false,
4545
attach: { custom: ':menu-props="{ attach: true }"' },
46-
autoSelectFirst: false,
4746
cacheItems: false,
4847
deletableChips: 'closable-chips',
4948
disableLookup: false,

0 commit comments

Comments
 (0)