Skip to content

Commit

Permalink
UPDATE storyshots snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
Tom Coleman committed Feb 2, 2019
1 parent c1c8fa3 commit ad8b053
Showing 1 changed file with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -274,8 +274,8 @@ Array [
<iframe
allowfullscreen=""
id="storybook-preview-iframe"
src="http://example.com?id=undefined"
title="preview"
src="http://example.com?id=string"
title="string"
/>
</div>
</div>
Expand Down Expand Up @@ -694,8 +694,8 @@ Array [
<iframe
allowfullscreen=""
id="storybook-preview-iframe"
src="http://example.com?id=undefined"
title="preview"
src="http://example.com?id=string"
title="string"
/>
</div>
</div>
Expand Down

0 comments on commit ad8b053

Please sign in to comment.