From e0bdf11b5c1b4a7cd64c8c10bd036159633058f8 Mon Sep 17 00:00:00 2001 From: Shu Ding Date: Fri, 4 Jun 2021 18:47:39 +0200 Subject: [PATCH] fix key --- components/product/ProductView/ProductView.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/product/ProductView/ProductView.tsx b/components/product/ProductView/ProductView.tsx index 50b84eb69..b43184e38 100644 --- a/components/product/ProductView/ProductView.tsx +++ b/components/product/ProductView/ProductView.tsx @@ -159,7 +159,7 @@ const ProductView: FC = ({ product, relatedProducts }) => { */}
{rangeMap(4, (i) => ( - + ))}