diff options
| author | IT Fixcomart <it@fixcomart.co.id> | 2024-07-17 08:29:45 +0000 |
|---|---|---|
| committer | IT Fixcomart <it@fixcomart.co.id> | 2024-07-17 08:29:45 +0000 |
| commit | 1750dfecfc0090df4c8165f7c45f31882f850160 (patch) | |
| tree | 51e77087659e696dccb559767afe25429a5c645f /src-migrate/modules/promo/components/FlashSale.tsx | |
| parent | 4d7c1a759b60fbe79bd0ae37f6133accf47e2ca0 (diff) | |
| parent | 30142ab6c6f37fb381264efd0dc94aa997b1a278 (diff) | |
Merged in Feature/all-promotion (pull request #169)
Feature/all promotion
Diffstat (limited to 'src-migrate/modules/promo/components/FlashSale.tsx')
| -rw-r--r-- | src-migrate/modules/promo/components/FlashSale.tsx | 1 |
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 16cb7647..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='text-h-sm md:text-h-lg font-semibold'>Bayar Setengahnya!</h1> <FlashSale/> </> ) |
