mirror of
https://github.com/vercel/commerce.git
synced 2025-05-19 16:07:01 +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
|
<Image
|
||||||
src={imageUrl}
|
src={imageUrl}
|
||||||
alt={alt}
|
alt={alt}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user