summaryrefslogtreecommitdiff
path: root/src-migrate/modules/product-promo/components/Section.tsx
diff options
context:
space:
mode:
authorit-fixcomart <it@fixcomart.co.id>2024-08-01 09:07:41 +0700
committerit-fixcomart <it@fixcomart.co.id>2024-08-01 09:07:41 +0700
commit7dbca25dede6cf213831f45321f5c7a28b4a6122 (patch)
tree37581dc3bc28d306b64766024cbe23afd79f64fa /src-migrate/modules/product-promo/components/Section.tsx
parent0abd42f8b528b3166169fef7093d4d8b22f3fb79 (diff)
<iman> add parameter product
Diffstat (limited to 'src-migrate/modules/product-promo/components/Section.tsx')
-rw-r--r--src-migrate/modules/product-promo/components/Section.tsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src-migrate/modules/product-promo/components/Section.tsx b/src-migrate/modules/product-promo/components/Section.tsx
index ff565539..05b849c7 100644
--- a/src-migrate/modules/product-promo/components/Section.tsx
+++ b/src-migrate/modules/product-promo/components/Section.tsx
@@ -32,7 +32,7 @@ const ProductPromoSection = ({product, productId }: Props) => {
height='450px'
duration='700ms'
>
- <ProductPromoModal />
+ <ProductPromoModal product={product}/>
{promotions?.data && promotions?.data.length > 0 && (
<div className={style.titleWrapper}>