Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: convert VirtualizedGrid stories helpers file to TS #2516

Open
rivka-ungar opened this issue Oct 13, 2024 · 2 comments
Open

docs: convert VirtualizedGrid stories helpers file to TS #2516

rivka-ungar opened this issue Oct 13, 2024 · 2 comments
Assignees
Labels
contribution welcome documentation Improvements or additions to documentation good first issue Good for newcomers hacktoberfest

Comments

@rivka-ungar
Copy link
Contributor

rivka-ungar commented Oct 13, 2024

Convert the VirtualizedGrid 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/VirtualizedGrid/__stories__/VirtualizedGrid.stories.helpers.js


Monday ticket [internal]

@rivka-ungar rivka-ungar added documentation Improvements or additions to documentation good first issue Good for newcomers hacktoberfest contribution welcome labels Oct 13, 2024
@mushahidq
Copy link

Hi,

I'd like to work on this if it is available.

@rivka-ungar
Copy link
Contributor Author

@mushahidq sure :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
contribution welcome documentation Improvements or additions to documentation good first issue Good for newcomers hacktoberfest
Projects
None yet
Development

No branches or pull requests

2 participants