// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`OuiImage is rendered 1`] = `
alt
`; exports[`OuiImage is rendered and allows full screen 1`] = `
`; exports[`OuiImage is rendered with a float 1`] = `
alt
`; exports[`OuiImage is rendered with a margin 1`] = `
alt
`; exports[`OuiImage is rendered with a node as the caption 1`] = `
alt
caption
`; exports[`OuiImage is rendered with custom size 1`] = `
alt
`; exports[`OuiImage is rendered with src 1`] = `
alt
`;