Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor(MultiSelect): add typescript annotations
Convert existing propType definitions to Typescript annotations on the MultiSelect component. This is part of a broader effort to add Typescript annotations to components, tracked in #12513. Closes #12547. Only type annotations, no breaking feature changes
- Loading branch information