ethereum-org-website icon indicating copy to clipboard operation
ethereum-org-website copied to clipboard

Create story for BannerNotification component

Open corwintines opened this issue 4 months ago • 2 comments

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.

corwintines avatar Oct 10 '24 09:10 corwintines