diff --git a/com.twin.app.shoptime/src/views/DetailPanel/ThemeProduct/ShowProduct.jsx b/com.twin.app.shoptime/src/views/DetailPanel/ThemeProduct/ShowProduct.jsx index d5c1e050..de7cb512 100644 --- a/com.twin.app.shoptime/src/views/DetailPanel/ThemeProduct/ShowProduct.jsx +++ b/com.twin.app.shoptime/src/views/DetailPanel/ThemeProduct/ShowProduct.jsx @@ -99,12 +99,6 @@ export default function ShowOption({ } }, [productData]); - useEffect(() => { - if (showProductInfo) { - console.log("👉 ~ useEffect ~ showProductInfo", showProductInfo); - } - }, [showProductInfo]); - useEffect(() => { if (showProductInfo && Object.keys(showProductInfo).length > 0) { const params = {