diff options
Diffstat (limited to 'src-migrate/pages')
| -rw-r--r-- | src-migrate/pages/shop/promo/index.tsx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src-migrate/pages/shop/promo/index.tsx b/src-migrate/pages/shop/promo/index.tsx index d1d6d70a..7c4df2c1 100644 --- a/src-migrate/pages/shop/promo/index.tsx +++ b/src-migrate/pages/shop/promo/index.tsx @@ -29,7 +29,7 @@ const PromoPage = () => { <LazyLoadComponent> <FlashSale /> </LazyLoadComponent> - + <h1 className='h-4'></h1> <LazyLoadComponent> <Voucher /> </LazyLoadComponent> |
