diff options
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/> </> ) |
