bug fix
This commit is contained in:
@@ -521,6 +521,7 @@ const RefreshOrder = () => {
|
||||
height={500}
|
||||
src={item.product_image}
|
||||
alt={item.product_name}
|
||||
unoptimized
|
||||
className="w-16 h-16 object-contain bg-gray-100 rounded"
|
||||
/>
|
||||
<div className="flex-1">
|
||||
|
||||
Reference in New Issue
Block a user