We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
To get yourself up to speed on how we use storybook on ethereum.org, learn more here
/src/components/Banners/BannerNotification.tsx
/src/components/Banners/BannerNotification/index.tsx
/src/components/Banners/BannerNotification/BannerNotification.stories.tsx
The text was updated successfully, but these errors were encountered:
@prxjwal could you comment here so I can assign :)
Sorry, something went wrong.
@corwintines hey thanks pls assign me this issue
This issue is stale because it has been open 30 days with no activity.
Create story tests for BannerNotification component Prerequisite To get yourself up to speed on how we use storybook on ethereum.org, learn more here What to do Move /src/components/Banners/BannerNotification.tsx to /src/components/Banners/BannerNotification/index.tsx Fix any filepath changes to imports for the BannerNotification component Create story file /src/components/Banners/BannerNotification/BannerNotification.stories.tsx Write story testing render of the BannerNotification component in context of use.
Hi! I'm interested in working on this issue. I'd like to implement the Storybook component for BannerNotification.
prxjwal
No branches or pull requests
Create story tests for BannerNotification component
Prerequisite
To get yourself up to speed on how we use storybook on ethereum.org, learn more here
What to do
/src/components/Banners/BannerNotification.tsx
to/src/components/Banners/BannerNotification/index.tsx
/src/components/Banners/BannerNotification/BannerNotification.stories.tsx
The text was updated successfully, but these errors were encountered: