Updated snapshots

This commit is contained in:
Belén Curcio
2018-09-07 13:03:56 -03:00
parent b37ec2b944
commit dce2177dcd
3 changed files with 103 additions and 94 deletions
@@ -0,0 +1,9 @@
// Jest Snapshot v1, https://goo.gl/fbAQLP
exports[`renders correctly 1`] = `
<div
className="Message-root Message-colorInfo custom"
>
Hello World
</div>
`;