We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f984767 commit 88b0137Copy full SHA for 88b0137
src/generate.tsx
@@ -52,6 +52,7 @@ const DEFAULT_OMIT_PROPS = [
52
'maxTagPlaceholder',
53
'choiceTransitionName',
54
'onInputKeyDown',
55
+ 'tabIndex',
56
];
57
58
export interface RefSelectProps {
0 commit comments