mirror of
https://github.com/vercel/commerce.git
synced 2025-07-22 20:26:49 +00:00
Added image component to product images
This commit is contained in:
@@ -147,6 +147,8 @@ export default function Search({
|
||||
key={node.path}
|
||||
className="animate__animated animate__fadeIn"
|
||||
product={node}
|
||||
imgWidth={480}
|
||||
imgHeight={480}
|
||||
/>
|
||||
))}
|
||||
</Grid>
|
||||
|
Reference in New Issue
Block a user