diff --git a/packages/design-system/lib/components/Lightbox/Gallery/index.tsx b/packages/design-system/lib/components/Lightbox/Gallery/index.tsx index 3db21691f..17e66c82d 100644 --- a/packages/design-system/lib/components/Lightbox/Gallery/index.tsx +++ b/packages/design-system/lib/components/Lightbox/Gallery/index.tsx @@ -151,6 +151,7 @@ export function Gallery({ {hasPrevImage && ( @@ -158,6 +159,7 @@ export function Gallery({ {thumbnail.images.map((image, index) => (