diff options
| author | it-fixcomart <it@fixcomart.co.id> | 2024-06-24 09:13:24 +0700 |
|---|---|---|
| committer | it-fixcomart <it@fixcomart.co.id> | 2024-06-24 09:13:24 +0700 |
| commit | bfeb27c25e416db41e211de54e7f7d0cac4ad792 (patch) | |
| tree | df78df3f43515deed29c35e874f6dfd68a47b2bd /src-migrate/pages | |
| parent | 138206777970e2a2659d4de0a1a9722038851a14 (diff) | |
<iman> update all promotion add zustand
Diffstat (limited to 'src-migrate/pages')
| -rw-r--r-- | src-migrate/pages/shop/promo/index.tsx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src-migrate/pages/shop/promo/index.tsx b/src-migrate/pages/shop/promo/index.tsx index d1d6d70a..7c4df2c1 100644 --- a/src-migrate/pages/shop/promo/index.tsx +++ b/src-migrate/pages/shop/promo/index.tsx @@ -29,7 +29,7 @@ const PromoPage = () => { <LazyLoadComponent> <FlashSale /> </LazyLoadComponent> - + <h1 className='h-4'></h1> <LazyLoadComponent> <Voucher /> </LazyLoadComponent> |
