refactor: resolve build issue
This commit is contained in:
@@ -187,8 +187,8 @@ const ShoppingCart = () => {
|
||||
<button
|
||||
onClick={() =>
|
||||
handleQuantityChange(
|
||||
<div className="flex items-start gap-4 mb-4 lg:mb-0 lg:flex-1">
|
||||
<Image
|
||||
item.variant.id,
|
||||
item?.design?.id,
|
||||
-1
|
||||
)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user