summaryrefslogtreecommitdiff
path: root/src-migrate/modules/promo/components/FlashSale.tsx
diff options
context:
space:
mode:
authorit-fixcomart <it@fixcomart.co.id>2024-07-17 14:09:51 +0700
committerit-fixcomart <it@fixcomart.co.id>2024-07-17 14:09:51 +0700
commita42272ae50a5e8661db5ae534f08f475efb05665 (patch)
tree3882ca64775dc8d46c0ac539e87c3d5a67b0d91e /src-migrate/modules/promo/components/FlashSale.tsx
parent60060b517651e1122a638a3f592017879a0e9e63 (diff)
<iman> update all promotion
Diffstat (limited to 'src-migrate/modules/promo/components/FlashSale.tsx')
-rw-r--r--src-migrate/modules/promo/components/FlashSale.tsx1
1 files changed, 0 insertions, 1 deletions
diff --git a/src-migrate/modules/promo/components/FlashSale.tsx b/src-migrate/modules/promo/components/FlashSale.tsx
index 05bf1e11..c0259396 100644
--- a/src-migrate/modules/promo/components/FlashSale.tsx
+++ b/src-migrate/modules/promo/components/FlashSale.tsx
@@ -12,7 +12,6 @@ const FlashSale = dynamic(
const FlashSalePromo = ()=> {
return(
<>
- <h1 className='h-4'></h1>
<FlashSale/>
</>
)