docs: convert VirtualizedList stories helpers file to TS
rivka-ungar opened this issue · 1 comments
rivka-ungar commented
Convert the VirtualizedList
stories helpers file to TypeScript:
- Change the file extension to tsx
- Resolve type issues (if there are), avoid using
any
and prefer existing types
Related files
packages/core/src/components/VirtualizedList/__stories__/VirtualizedList.stories.helpers.js
Piyush-Tilokani commented
Can you please assign this to me?