diff options
| author | it-fixcomart <it@fixcomart.co.id> | 2024-08-07 17:13:30 +0700 |
|---|---|---|
| committer | it-fixcomart <it@fixcomart.co.id> | 2024-08-07 17:13:30 +0700 |
| commit | 538f2ef24eb8c6ae21a07f27614ce1b944553283 (patch) | |
| tree | 57d50a307f9425a51510f8b79143aa9a43b49e04 /src-migrate | |
| parent | 3bf7a3f59586105d4ee02a43b9c354b06083a7d3 (diff) | |
<iman> merge all promotion
Diffstat (limited to 'src-migrate')
| -rw-r--r-- | src-migrate/pages/shop/promo/index.tsx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src-migrate/pages/shop/promo/index.tsx b/src-migrate/pages/shop/promo/index.tsx index 95d8a4d5..7bb5546d 100644 --- a/src-migrate/pages/shop/promo/index.tsx +++ b/src-migrate/pages/shop/promo/index.tsx @@ -32,6 +32,7 @@ const PromoPage = () => { <LazyLoadComponent> <FlashSaleNonDisplay /> </LazyLoadComponent> + <h1 className='h-1'></h1> <LazyLoadComponent> <Voucher /> </LazyLoadComponent> |
