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

Create story for AssetDownload component

Open corwintines opened this issue 8 months ago • 8 comments

Create story tests for AssetDownload 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/AssetDownload/AssetDownload.stories.tsx
  • [ ] Write story testing render of the AssetDownload component in context of use.

Note: When testing the AssetDownload, make sure to include stories that test both the ArtistDownloadImage component, and the ArtistDownloadArtist component. You can get context of how this component is used on the assets page

corwintines avatar May 27 '24 21:05 corwintines