// Jest Snapshot v1, https://goo.gl/fbAQLP
exports[`renders ./components/image/demo/basic.md extend context correctly 1`] = `
`;
exports[`renders ./components/image/demo/controlled-preview.md extend context correctly 1`] = `
Array [
,
,
,
,
]
`;
exports[`renders ./components/image/demo/fallback.md extend context correctly 1`] = `
`;
exports[`renders ./components/image/demo/placeholder.md extend context correctly 1`] = `
`;
exports[`renders ./components/image/demo/preview-group.md extend context correctly 1`] = `
Array [
,
,
]
`;
exports[`renders ./components/image/demo/preview-group-top-progress.md extend context correctly 1`] = `
Array [
,
,
,
]
`;
exports[`renders ./components/image/demo/preview-group-visible.md extend context correctly 1`] = `
Array [
,
,
]
`;
exports[`renders ./components/image/demo/preview-mask.md extend context correctly 1`] = `
`;
exports[`renders ./components/image/demo/previewSrc.md extend context correctly 1`] = `
`;