// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`Tile Empty tile 1`] = `
`; exports[`Tile Tile with content info 1`] = `
Info
`; exports[`Tile Tile with footer 1`] = `
Footer
`; exports[`Tile Tile with props 1`] = `
header
`;