@bufferapp/react-simple-dropdown
v3.3.0
Published
Non-prescriptive React.js dropdown toolkit
Downloads
26
Readme
Fork of https://github.com/Fauntleroy/react-simple-dropdown
- Adds
tabIndex
for improved a11y (https://github.com/Fauntleroy/react-simple-dropdown/pull/53) - Fixes component type checking to support
react-hot-loader
(https://github.com/Fauntleroy/react-simple-dropdown/pull/57)