Skip to content

Commit

Permalink
Update storyshot
Browse files Browse the repository at this point in the history
  • Loading branch information
Hypnosphi committed Mar 28, 2018
1 parent 26222a7 commit 36379bb
Showing 1 changed file with 8 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,14 @@ exports[`Storyshots App|acceptance cra-kitchen-sink 1`] = `
/>
`;

exports[`Storyshots App|acceptance mithril-kitchen-sink 1`] = `
<iframe
src="/mithril-kitchen-sink/index.html"
style="border:0;position:absolute;top:0;left:0;width:100vw;height:100vh"
title="mithril-kitchen-sink"
/>
`;

exports[`Storyshots App|acceptance polymer-cli 1`] = `
<iframe
src="/polymer-cli/index.html"
Expand Down

0 comments on commit 36379bb

Please sign in to comment.