Open joe223 opened 3 months ago
placeholder
also has a problem.
I was wondering if we could rewrite it using TypsScript, so that all type declarations could be generated by tsc.
placeholder
also has a problem.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.