Fixed bugs and updated hooks

This commit is contained in:
Luis Alvarez
2020-10-05 00:39:54 -05:00
parent a3cf05fbd2
commit f8df1c1879
5 changed files with 17 additions and 14 deletions

View File

@@ -36,8 +36,6 @@ const ProductView: FC<Props> = ({ product, productData, className }) => {
})
}
console.log('PRODUCT', product)
return (
<div className={cn(s.root, className)}>
<div className="absolute">