From 52dba3d01f02a25829ebee597258cf03fda4933a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Juli=C3=A1n=20Benegas?= Date: Thu, 22 Oct 2020 20:47:23 -0300 Subject: [PATCH] add todo comment --- components/product/ProductView/ProductView.tsx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/components/product/ProductView/ProductView.tsx b/components/product/ProductView/ProductView.tsx index 7e725f290..ddbfc0260 100644 --- a/components/product/ProductView/ProductView.tsx +++ b/components/product/ProductView/ProductView.tsx @@ -139,6 +139,8 @@ const ProductView: FC = ({ product, className }) => { + + {/* TODO make it work */}