summaryrefslogtreecommitdiff
path: root/src-migrate/pages
diff options
context:
space:
mode:
authorit-fixcomart <it@fixcomart.co.id>2024-08-16 11:55:50 +0700
committerit-fixcomart <it@fixcomart.co.id>2024-08-16 11:55:50 +0700
commit6d3b7a1744b6be3474f52ee3e0270963ecadd24b (patch)
treec1ba02c9113c373b20aaa1210c8c11a2720b3e9d /src-migrate/pages
parentb22c0e52dc08083025330ef0a501e085cbf434df (diff)
<iman> update
Diffstat (limited to 'src-migrate/pages')
-rw-r--r--src-migrate/pages/shop/promo/index.tsx1
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>