diff --git a/components/product/ProductCard/ProductCard.tsx b/components/product/ProductCard/ProductCard.tsx index b621ba5d2..8f8cf4be8 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 ( -
+