mirror of
https://github.com/vercel/commerce.git
synced 2025-05-19 07:56:59 +00:00
Sanity image
This commit is contained in:
parent
738bc96a62
commit
7d9730718d
@ -43,7 +43,7 @@ export default function SanityImage({
|
||||
/>
|
||||
)}
|
||||
|
||||
{imageUrl && (
|
||||
{!fill && imageUrl && (
|
||||
<Image
|
||||
src={imageUrl}
|
||||
alt={alt}
|
||||
|
Loading…
x
Reference in New Issue
Block a user