mirror of
https://github.com/vercel/commerce.git
synced 2025-07-22 20:26:49 +00:00
Changes
This commit is contained in:
@@ -53,8 +53,6 @@ const CartItem = ({
|
||||
}
|
||||
}, [item.quantity])
|
||||
|
||||
console.log(item)
|
||||
|
||||
return (
|
||||
<li className="flex flex-row space-x-8 py-6">
|
||||
<div className="w-12 h-12 bg-violet relative overflow-hidden">
|
||||
|
Reference in New Issue
Block a user