mirror of
https://github.com/vercel/commerce.git
synced 2025-07-22 20:26:49 +00:00
Hover State
This commit is contained in:
@@ -82,7 +82,7 @@ const ProductCard: FC<Props> = ({
|
||||
quality="85"
|
||||
src={src}
|
||||
alt={p.name}
|
||||
className={s.image}
|
||||
className={s.productImage}
|
||||
width={imgWidth}
|
||||
sizes={imgSizes}
|
||||
height={imgHeight}
|
||||
|
Reference in New Issue
Block a user