diff --git a/src/components/image/ImageWithFallback.tsx b/src/components/image/ImageWithFallback.tsx index c2dd4801..7cd60e4a 100644 --- a/src/components/image/ImageWithFallback.tsx +++ b/src/components/image/ImageWithFallback.tsx @@ -70,10 +70,6 @@ export default function ImageWithFallback(props: ImageProps & { zoomIn: 1, zoomOut: 1, reset: 1, - play: { - show: 0, - size: 'large', - }, tooltip: 1, }, }); @@ -99,9 +95,19 @@ export default function ImageWithFallback(props: ImageProps & { return ( <> - +