From adecb2faf9bef2bb6f1740a8c8c5eb732117fc3d Mon Sep 17 00:00:00 2001 From: FIN-IT_AndriFP Date: Sat, 31 Jan 2026 10:41:30 +0700 Subject: fix description tag list html --- .../product-detail/components/ProductDetail.tsx | 27 +++++++++++++++++++++- 1 file changed, 26 insertions(+), 1 deletion(-) diff --git a/src-migrate/modules/product-detail/components/ProductDetail.tsx b/src-migrate/modules/product-detail/components/ProductDetail.tsx index 832694f6..13350433 100644 --- a/src-migrate/modules/product-detail/components/ProductDetail.tsx +++ b/src-migrate/modules/product-detail/components/ProductDetail.tsx @@ -602,7 +602,32 @@ const ProductDetail = ({ product }: Props) => { {/* DESKRIPSI */}
-
+
-- cgit v1.2.3