// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`Message rendering 1`] = `

Testing

Message content

`; exports[`Message rendering with icon 1`] = `

Sample icon SVG Testing

Message content

`;