From 94894c4a69a793a2aa545a6fca907aa82b9a5f95 Mon Sep 17 00:00:00 2001 From: okbel Date: Tue, 1 Jun 2021 09:55:34 -0300 Subject: [PATCH] More design updates --- components/product/ProductView/ProductView.tsx | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/components/product/ProductView/ProductView.tsx b/components/product/ProductView/ProductView.tsx index ee6a664b4..e2fa387a0 100644 --- a/components/product/ProductView/ProductView.tsx +++ b/components/product/ProductView/ProductView.tsx @@ -180,7 +180,10 @@ const ProductView: FC = ({ product, relatedProducts }) => { Related Products
{relatedProducts.map((p) => ( -
+