[multiselect]: fix incorrectly typed props #18575
Labels
component: filterable-multiselect
component: multiselect
package: @carbon/react
@carbon/react
severity: 3
https://ibm.biz/carbon-severity
type: bug 🐛
The Downshift props
filteredItems
andinitialSelectedItems
are incorrectly typed and result in the following build error:Affected files are:
Currently bypassed with
@ts-ignore
so doesn't interfere with build.The text was updated successfully, but these errors were encountered: