tbleckert / react-select-search

⚡️ Lightweight select component for React
https://react-select-search.com
MIT License
676 stars 147 forks source link

useSelect is not exported from index.d.ts #97

Closed eckertalex closed 3 years ago

eckertalex commented 4 years ago

When installing this as a dependency, I noticed that useSelect is not exported from the index.d.ts file, and so I can't use it in TypeScript as a hook.