summaryrefslogtreecommitdiff
path: root/src-migrate/pages
diff options
context:
space:
mode:
authorit-fixcomart <it@fixcomart.co.id>2024-08-16 10:00:38 +0700
committerit-fixcomart <it@fixcomart.co.id>2024-08-16 10:00:38 +0700
commitb22c0e52dc08083025330ef0a501e085cbf434df (patch)
tree079601d5a1abe26e5da4a80ea926e5d687a188f5 /src-migrate/pages
parent8f310309ea811d7524f90ffc43db29c1dd291c1a (diff)
<iman> add button lihat semua
Diffstat (limited to 'src-migrate/pages')
-rw-r--r--src-migrate/pages/shop/promo/index.tsx3
1 files changed, 1 insertions, 2 deletions
diff --git a/src-migrate/pages/shop/promo/index.tsx b/src-migrate/pages/shop/promo/index.tsx
index 7bb5546d..2ebfc008 100644
--- a/src-migrate/pages/shop/promo/index.tsx
+++ b/src-migrate/pages/shop/promo/index.tsx
@@ -24,11 +24,10 @@ const PromoPage = () => {
/>
<PromoList selectedPromo={selectedPromo} />
</LazyLoadComponent>
-
+ <h1 className='sm:h-1'></h1>
<LazyLoadComponent>
<FlashSale />
</LazyLoadComponent>
- <h1 className='h-1'></h1>
<LazyLoadComponent>
<FlashSaleNonDisplay />
</LazyLoadComponent>