summaryrefslogtreecommitdiff
path: root/src-migrate/pages
diff options
context:
space:
mode:
authorit-fixcomart <it@fixcomart.co.id>2024-08-19 11:09:50 +0700
committerit-fixcomart <it@fixcomart.co.id>2024-08-19 11:09:50 +0700
commitb4101696955b2573a5b259d6166c9e950f33d992 (patch)
tree3cb58552cca3d6bc2a0c915aa7fae515e1876e06 /src-migrate/pages
parenta20fd43f0cafe86444605c3bb8f2a998e1b9dbe6 (diff)
<iman> update flash sale non display
Diffstat (limited to 'src-migrate/pages')
-rw-r--r--src-migrate/pages/shop/promo/index.tsx1
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 a27cc855..3bc2afb4 100644
--- a/src-migrate/pages/shop/promo/index.tsx
+++ b/src-migrate/pages/shop/promo/index.tsx
@@ -27,6 +27,7 @@ const PromoPage = () => {
<LazyLoadComponent>
<FlashSale />
</LazyLoadComponent>
+ <h1 className='h-1'></h1>
<LazyLoadComponent>
<FlashSaleNonDisplay />
</LazyLoadComponent>