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

Create story for CallToContribute component

Open corwintines opened this issue 5 months ago • 4 comments

Create story tests for CallToContribute 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/CallToContribute.tsx to /src/components/CallToContribute/index.tsx
  • [ ] Fix any filepath changes to imports for the CallToContribute component
  • [ ] Create story file /src/components/CallToContribute/CallToContribute.stories.tsx
  • [ ] Write story testing render of the CallToContribute component in context of use

corwintines avatar Aug 28 '24 04:08 corwintines