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 167f58f commit 2283ed1Copy full SHA for 2283ed1
src/components/fields/FilterListBox/FilterListBox.tsx
@@ -929,7 +929,6 @@ export const FilterListBox = forwardRef(function FilterListBox<
929
) : (
930
<ListBox
931
ref={listBoxRef}
932
- {...otherProps}
933
aria-label={innerAriaLabel}
934
selectedKey={selectedKey}
935
defaultSelectedKey={defaultSelectedKey}
0 commit comments