From f8cb9be5af74e591f3216ae5931825084423c64f Mon Sep 17 00:00:00 2001 From: StephDietz Date: Wed, 12 Jul 2023 10:39:42 -0500 Subject: [PATCH] merge --- components/label.tsx | 4 ++-- components/product/gallery.tsx | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/components/label.tsx b/components/label.tsx index 5778e23cf..21a3007d1 100644 --- a/components/label.tsx +++ b/components/label.tsx @@ -33,12 +33,12 @@ const Label = ({ >

{title}

diff --git a/components/product/gallery.tsx b/components/product/gallery.tsx index 13711cdb1..093418087 100644 --- a/components/product/gallery.tsx +++ b/components/product/gallery.tsx @@ -25,7 +25,7 @@ export function Gallery({ images }: { images: { src: string; altText: string }[]
{images[currentImage] && ( {images[currentImage]?.altText 1 ? (
-
+
-
+