Skip to content

Commit

Permalink
Update snapshots for VersionTMMergeModal
Browse files Browse the repository at this point in the history
  • Loading branch information
kgough committed Aug 24, 2017
1 parent 1b630a3 commit cee765d
Showing 1 changed file with 18 additions and 0 deletions.
Expand Up @@ -14912,6 +14912,24 @@ exports[`Frontend Storyshots TriCheckbox with custom styles 1`] = `
</div>
`;

exports[`Frontend Storyshots VersionTMMergeModal disabled TM 1`] = `
<div
className="static-modal"
/>
`;

exports[`Frontend Storyshots VersionTMMergeModal no version selected 1`] = `
<div
className="static-modal"
/>
`;

exports[`Frontend Storyshots VersionTMMergeModal version selected 1`] = `
<div
className="static-modal"
/>
`;

exports[`Frontend Storyshots Well default 1`] = `
<div
className="well"
Expand Down

0 comments on commit cee765d

Please sign in to comment.