mirror of
https://github.com/vercel/commerce.git
synced 2025-07-23 04:36:49 +00:00
Updated alt tags
This commit is contained in:
@@ -62,7 +62,6 @@ const WishlistCard: FC<Props> = ({ item }) => {
|
||||
width={400}
|
||||
height={400}
|
||||
alt={product.images.edges?.[0]?.node.altText || 'Product Image'}
|
||||
// The cart item image is already optimized and very small in size
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
Reference in New Issue
Block a user