From 9a6aa18806e64f00325a9c98b825e3b1ce97dc8f Mon Sep 17 00:00:00 2001 From: StephDietz Date: Wed, 12 Jul 2023 10:58:17 -0500 Subject: [PATCH] prettier --- 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 21a3007d1..5778e23cf 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 093418087..13711cdb1 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 ? (
-
+
-
+