Commit snapshots

This commit is contained in:
Chi Vinh Le
2018-07-20 10:49:31 -03:00
parent f8e9b5dd50
commit e33ea6d0aa
2 changed files with 1 additions and 10 deletions
@@ -10,15 +10,6 @@ exports[`forwards ref 1`] = `
</withPropsOnChange(WithMouseHover)>
`;
exports[`renders a primary colored ghost button with fullWidth 1`] = `
<withPropsOnChange(WithMouseHover)
className=""
classes={Object {}}
>
Push me
</withPropsOnChange(WithMouseHover)>
`;
exports[`renders a regular sized, primary colored ghost button with fullWidth 1`] = `
<withPropsOnChange(WithMouseHover)
className="sizeRegular colorPrimary variantGhost fullWidth"