ethereum-org-website
ethereum-org-website copied to clipboard
Create story for BannerNotification component
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.