// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`should render bottom slot correctly 1`] = `
Custom bottom
`; exports[`should render description slot correctly 1`] = `

Custom description

`; exports[`should render image slot correctly 1`] = `
Custom Image
`; exports[`should render svg when image is network 1`] = `
`;