Skip to content

Commit

Permalink
update storyshots snapshots in svelte-kitchen-sink
Browse files Browse the repository at this point in the history
  • Loading branch information
yannbf committed Jan 18, 2022
1 parent dbbf7c2 commit 7aa1426
Showing 1 changed file with 20 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -85,3 +85,23 @@ exports[`Storyshots Button Square 1`] = `
</p>
</section>
`;

exports[`Storyshots Button With Default Render 1`] = `
<section
class="storybook-snapshot-container"
>
<button
class="button svelte-n2tx93"
>
<strong>
Square
corners
</strong>

<br />

Magic!

</button>
</section>
`;

0 comments on commit 7aa1426

Please sign in to comment.