Skip to content

Commit

Permalink
chore: commit save point
Browse files Browse the repository at this point in the history
  • Loading branch information
artmsilva committed Jul 11, 2024
1 parent 421851e commit 82d5f22
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/kit/src/accordion/play.stories.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,8 @@ const Template: StoryFn<any> = (args) => {
</Accordion.Trigger>
<Accordion.Content {...args} ref={myContentRef} data-testid="content-1">
<img
data-chromatic="ignore"
loading="lazy"
src="https://i.pravatar.cc/300/300"
alt="An avatar is an atomic component that represents an individual’s identity through a circular photo."
/>
Expand Down

0 comments on commit 82d5f22

Please sign in to comment.