Skip to content

Commit

Permalink
fix: don't remove autoSelectFirst
Browse files Browse the repository at this point in the history
  • Loading branch information
KaelWD committed Jul 18, 2023
1 parent f8b7ea4 commit 1377fe5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/rules/no-deprecated-props.js
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@ const inputs = {
const select = {
allowOverflow: false,
attach: { custom: ':menu-props="{ attach: true }"' },
autoSelectFirst: false,
cacheItems: false,
deletableChips: 'closable-chips',
disableLookup: false,
Expand Down

0 comments on commit 1377fe5

Please sign in to comment.