From a2c963f73bbfbe6748baf92cbd1594bf263c3a7f Mon Sep 17 00:00:00 2001 From: cond0r Date: Thu, 8 Apr 2021 14:10:17 +0300 Subject: [PATCH] Fix missing images --- components/product/ProductCard/ProductCard.tsx | 4 ++-- components/wishlist/WishlistCard/WishlistCard.tsx | 6 ++++-- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/components/product/ProductCard/ProductCard.tsx b/components/product/ProductCard/ProductCard.tsx index ade53380c..45a19d2dd 100644 --- a/components/product/ProductCard/ProductCard.tsx +++ b/components/product/ProductCard/ProductCard.tsx @@ -34,7 +34,7 @@ const ProductCard: FC = ({ {product?.images && ( {product.name = ({ {product.name = ({ product }) => {
{product.images[0].alt