From 86880af581caae6c240fc42befcd22325dbfb90d Mon Sep 17 00:00:00 2001 From: codytseng Date: Wed, 7 May 2025 11:04:49 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=F0=9F=90=9B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/ImageGallery/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/ImageGallery/index.tsx b/src/components/ImageGallery/index.tsx index 84c40113..c90e4f42 100644 --- a/src/components/ImageGallery/index.tsx +++ b/src/components/ImageGallery/index.tsx @@ -112,7 +112,7 @@ export default function ImageGallery({ createPortal(
e.stopPropagation()}> ({ src: url }))} plugins={[Zoom]} open={index >= 0}