docs: convert useDebounceEvent stories file to TS
talkor opened this issue · 5 comments
talkor commented
Convert the useDebounceEvent
stories file to TypeScript:
- Change the file extension to
stories.tsx
- Resolve type issues (if there are), avoid using
any
and prefer existing types
Related files
packages/core/src/hooks/useDebounceEvent/__stories__/useDebounceEvent.stories.js
ahammadabdullah commented
Hey, I can do this assign me please.
ayush1009208 commented
Hey @talkor i have previous expeirience with ts...CAn you assign this to me?
talkor commented
Thanks both! Assigned to @ahammadabdullah as they were first, @ayush1009208 feel free to take other issues if you'd like :)
ahammadabdullah commented
i already solved the issue. I'll create this pr once my last pr get approved. @talkor