bug fix
This commit is contained in:
@@ -560,6 +560,7 @@ const OrderPage = () => {
|
||||
<Image
|
||||
width={500}
|
||||
height={500}
|
||||
unoptimized
|
||||
src={
|
||||
item.product.images.length !== 0
|
||||
? BASE_URL + item.product.images[0].image
|
||||
|
||||
Reference in New Issue
Block a user