Layout Changes

This commit is contained in:
Belen Curcio 2020-10-13 09:21:31 -03:00
parent 6167fcd925
commit 0d35e22fda

View File

@ -42,8 +42,6 @@ const ProductView: FC<Props> = ({ product, className }) => {
const activeSize = choices.size
const activeColor = choices.color
console.log(product.images.edges.map((n) => n.node))
return (
<div className={cn(s.root, className)}>
<div className="absolute">