Skip to content

Commit c343829

Browse files
committed
fix: don't remove itemColor
closes #82
1 parent a577bd0 commit c343829

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
@@ -50,7 +50,6 @@ const select = {
5050
cacheItems: false,
5151
deletableChips: 'closable-chips',
5252
disableLookup: false,
53-
itemColor: { custom: 'item-props.color' },
5453
itemDisabled: { custom: 'item-props.disabled' },
5554
itemText: 'item-title',
5655
searchInput: 'search',

0 commit comments

Comments
 (0)