Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: prevent prop-types error by making tabIndex an optional prop
This is OK since `tabIndex` also has a default value in the component
- Loading branch information