update storyshot

This commit is contained in:
Wei-Wei Wu 2018-04-25 00:37:04 -07:00
parent 48b27e7fa9
commit 460aa29626

View File

@ -0,0 +1,13 @@
// Jest Snapshot v1, https://goo.gl/fbAQLP
exports[`Storyshots Addon|Backgrounds story 1 1`] = `
<button>
You should be able to switch backgrounds for this story
</button>
`;
exports[`Storyshots Addon|Backgrounds story 2 1`] = `
<button>
This one too!
</button>
`;