Skip to content

Commit

Permalink
Create source-loader.stories.storyshot
Browse files Browse the repository at this point in the history
  • Loading branch information
shilman committed Jan 28, 2020
1 parent 8a49725 commit d0096dc
Showing 1 changed file with 21 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
// Jest Snapshot v1, https://goo.gl/fbAQLP

exports[`Storyshots Addons/Source loader Button 1`] = `
<button>
Hello world
</button>
`;

exports[`Storyshots Addons/Source loader Very simple story 1`] = `
<p>


<strong>

This is a fragment of HTML

</strong>


</p>
`;

0 comments on commit d0096dc

Please sign in to comment.