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