docs: convert VirtualizedList stories file to TS
Convert the VirtualizedList stories file to TypeScript:
- Change the file extension to
stories.tsx - Resolve type issues (if there are), avoid using
anyand prefer existing types
Related files
packages/core/src/components/VirtualizedList/__stories__/VirtualizedList.stories.js
Can I work on this?
@rivka-ungar If no one is working on this, please assign it to me.
Thanks @shawaiz-khan @mSaurabh, see mentioned PR in this issue, it's currently handled
Thanks @shawaiz-khan @mSaurabh, see mentioned PR in this issue, it's currently handled
Sorry, my fault, that referenced #2522 by mistake, it should be #2516, already fixed in PR.
Already completed, closing