From 44199be2e7015adadb71342c7b7a00a8492fa583 Mon Sep 17 00:00:00 2001 From: Franco Arza Date: Thu, 22 Oct 2020 19:39:33 -0300 Subject: [PATCH] redeploy --- components/product/ProductCard/ProductCard.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/product/ProductCard/ProductCard.tsx b/components/product/ProductCard/ProductCard.tsx index 8f8cf4be8..b621ba5d2 100644 --- a/components/product/ProductCard/ProductCard.tsx +++ b/components/product/ProductCard/ProductCard.tsx @@ -15,7 +15,7 @@ interface Props { const ProductCard: FC = ({ className, product: p, variant }) => { if (variant === 'slim') { return ( -
+