This commit is contained in:
Belen Curcio
2020-10-15 18:11:00 -03:00
parent d3d45e1b2a
commit d26222b5e5
2 changed files with 3 additions and 8 deletions

View File

@@ -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">