diff --git a/src/components/ImageGallery/index.tsx b/src/components/ImageGallery/index.tsx index 8b252495..b5f273e6 100644 --- a/src/components/ImageGallery/index.tsx +++ b/src/components/ImageGallery/index.tsx @@ -43,7 +43,7 @@ export default function ImageGallery({ imageContent = ( ( handlePhotoClick(e, i)} /> @@ -70,7 +70,7 @@ export default function ImageGallery({ {displayImages.map((image, i) => ( handlePhotoClick(e, i)} />