diff options
| author | it-fixcomart <it@fixcomart.co.id> | 2024-08-16 11:55:50 +0700 |
|---|---|---|
| committer | it-fixcomart <it@fixcomart.co.id> | 2024-08-16 11:55:50 +0700 |
| commit | 6d3b7a1744b6be3474f52ee3e0270963ecadd24b (patch) | |
| tree | c1ba02c9113c373b20aaa1210c8c11a2720b3e9d /src-migrate/pages | |
| parent | b22c0e52dc08083025330ef0a501e085cbf434df (diff) | |
<iman> update
Diffstat (limited to 'src-migrate/pages')
| -rw-r--r-- | src-migrate/pages/shop/promo/index.tsx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src-migrate/pages/shop/promo/index.tsx b/src-migrate/pages/shop/promo/index.tsx index 2ebfc008..a27cc855 100644 --- a/src-migrate/pages/shop/promo/index.tsx +++ b/src-migrate/pages/shop/promo/index.tsx @@ -24,7 +24,6 @@ const PromoPage = () => { /> <PromoList selectedPromo={selectedPromo} /> </LazyLoadComponent> - <h1 className='sm:h-1'></h1> <LazyLoadComponent> <FlashSale /> </LazyLoadComponent> |
