From e3148ce02aaa11f28953c0ea3de953ef7634b10a Mon Sep 17 00:00:00 2001 From: jrphilo Date: Mon, 8 Jul 2024 09:18:19 +0200 Subject: [PATCH] feat: add sku to the variant selector page Signed-off-by: jrphilo --- components/product/variant-selector.tsx | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/components/product/variant-selector.tsx b/components/product/variant-selector.tsx index 1cbc0ffbe..ff66c0fd9 100644 --- a/components/product/variant-selector.tsx +++ b/components/product/variant-selector.tsx @@ -96,7 +96,7 @@ export function VariantSelector({ leaveFrom="opacity-100 backdrop-blur-[.5px]" leaveTo="opacity-0 backdrop-blur-none" > -