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