From d989d499553a2e738555440d6b14542d215d43ce Mon Sep 17 00:00:00 2001 From: Yusmardianto Date: Wed, 3 Mar 2021 09:56:05 +0700 Subject: [PATCH] overview product --- pages-sections/product/product_details.js | 32 +++++++------------------------ 1 file changed, 7 insertions(+), 25 deletions(-) diff --git a/pages-sections/product/product_details.js b/pages-sections/product/product_details.js index 7011316..3a6ab45 100644 --- a/pages-sections/product/product_details.js +++ b/pages-sections/product/product_details.js @@ -86,29 +86,11 @@ const DataProduct = function ({ backend, detailproduct, ...props }) { tabContent: (
- -
- First slide + +
+ {ReactHtmlParser(data.overview)}
- - -
-

{ReactHtmlParser(data.description)}

-
-
- -
- - -
- First slide -
-
- -
-

{ReactHtmlParser(data.description)}

-
-
+
), @@ -118,7 +100,7 @@ const DataProduct = function ({ backend, detailproduct, ...props }) { tabIcon: Dashboard, tabContent: ( - +
{ReactHtmlParser(data.specification)}
@@ -131,7 +113,7 @@ const DataProduct = function ({ backend, detailproduct, ...props }) { tabIcon: Dashboard, tabContent: ( - +
{ReactHtmlParser(data.description)}
@@ -144,7 +126,7 @@ const DataProduct = function ({ backend, detailproduct, ...props }) { tabIcon: Dashboard, tabContent: ( - + First slide