docs: convert useHover stories file to TS
Closed this issue · 3 comments
talkor commented
Convert the useHover
stories file to TypeScript:
- Change extension to
stories.tsx
- Resolve type issues (if there are), avoid using
any
and prefer existing types
Related files
packages/core/src/hooks/useHover/__stories__/useHover.stories.js
PrzemyslawPolrolniczak commented
I can take it
PrzemyslawPolrolniczak commented