diff --git a/src/components/media-gallery.tsx b/src/components/media-gallery.tsx index db7bfd1d60..368afc6e49 100644 --- a/src/components/media-gallery.tsx +++ b/src/components/media-gallery.tsx @@ -156,7 +156,7 @@ const Item: React.FC = ({ style={{ position, float, left, top, right, bottom, height, width: `${width}%` }} > }> - + );