You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was wondering if we could rewrite it using TypsScript, so that all type declarations could be generated by tsc.
I think you should rewrite your project on TS, because now when you use useSelect (according to the example from ReadMe) or SelectSearch - you get typing errors immediately. That would be nice...
Describe the bug
type declaration in
src/index.d.ts
but in
src/useSelect.js
To Reproduce
Steps to reproduce the behavior:
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
Smartphone (please complete the following information):
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: