From 650c9a4e289e59e492510f0fb182c9ff147f63ea Mon Sep 17 00:00:00 2001 From: Michael Novotny Date: Mon, 17 Jul 2023 11:43:33 -0500 Subject: [PATCH] Minor `clsx` adjustments (#1083) --- app/layout.tsx | 2 +- components/label.tsx | 18 ++++++++---------- components/product/gallery.tsx | 3 +-- 3 files changed, 10 insertions(+), 13 deletions(-) diff --git a/app/layout.tsx b/app/layout.tsx index 74bbc1866..51bbcd313 100644 --- a/app/layout.tsx +++ b/app/layout.tsx @@ -33,7 +33,7 @@ const inter = Inter({ export default async function RootLayout({ children }: { children: ReactNode }) { return ( - +
{children}
diff --git a/components/label.tsx b/components/label.tsx index 97dc82b1c..74c14d0f6 100644 --- a/components/label.tsx +++ b/components/label.tsx @@ -16,19 +16,17 @@ const Label = ({ }) => { return (

setCurrentImage(index)} >