diff options
| author | it-fixcomart <it@fixcomart.co.id> | 2024-08-07 17:06:58 +0700 |
|---|---|---|
| committer | it-fixcomart <it@fixcomart.co.id> | 2024-08-07 17:06:58 +0700 |
| commit | 0fc1ee076d3a59b406f79716c343f15301c1066a (patch) | |
| tree | edefcc7cb3f9a9a79365870e1062167f73d34917 /src-migrate/pages | |
| parent | c08901721ea5bf61aa5dca9ada1abaf480d8a1ee (diff) | |
<iman> update all promotion card flashSale
Diffstat (limited to 'src-migrate/pages')
| -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> |
