From 57c1c4cac9a15c2091f652f53f7bb85a6a5b613a Mon Sep 17 00:00:00 2001 From: Samantha Kellow Date: Wed, 24 Apr 2024 17:52:53 +0100 Subject: [PATCH] commenting out weight li on description content --- components/product/description-content.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/product/description-content.tsx b/components/product/description-content.tsx index 44e84cc1c..929a6ef27 100644 --- a/components/product/description-content.tsx +++ b/components/product/description-content.tsx @@ -47,7 +47,7 @@ export function DescriptionContent({ product }: { product: Product }) { {itemDetails.print} - {certificationLink('oekoEco')} -
  • {itemDetails.weight.feel} weight, {itemDetails.weight.gsm} GSM
  • + {/*
  • {itemDetails.weight.feel} weight, {itemDetails.weight.gsm} GSM
  • */} {commonDetailKeys.map(detail => ( //
    {detail}