diff --git a/client/src/components/photo-gallery.tsx b/client/src/components/photo-gallery.tsx index ad81ba4..c116520 100644 --- a/client/src/components/photo-gallery.tsx +++ b/client/src/components/photo-gallery.tsx @@ -178,7 +178,7 @@ function SingleImageCarousel({ onMouseEnter={() => setPaused(true)} onMouseLeave={() => setPaused(false)} > -