ethereum-org-website
ethereum-org-website copied to clipboard
TableOfContents
Create story tests for TableOfContents component
Prerequisite
To get yourself up to speed on how we use storybook on ethereum.org, learn more here
What to do
- [ ] Create story file
/src/components/TableOfContents/TableOfContents.stories.tsx
- [ ] Write story testing render of the TableOfContext component in context of use
Nice to have
- [ ] Check if UpgradeTablesOfContents is redundant and if we can remove it