diff options
| author | IT Fixcomart <it@fixcomart.co.id> | 2024-08-01 09:47:16 +0000 |
|---|---|---|
| committer | IT Fixcomart <it@fixcomart.co.id> | 2024-08-01 09:47:16 +0000 |
| commit | 1e9d88a37fc5d60719d363f60876226160665a15 (patch) | |
| tree | f3dd940c41b78d614b16658ef1125a48482a29a7 /src-migrate/modules | |
| parent | 4eab7ee5ce33b73a7c6d4fb6311af1f29afd0f93 (diff) | |
| parent | 516db9ccbaf00bfc5b668ea425aa74b9ffe820c6 (diff) | |
Merged in Feature/all-promotion (pull request #200)
<iman> delete console log
Diffstat (limited to 'src-migrate/modules')
| -rw-r--r-- | src-migrate/modules/promo/components/Hero.tsx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src-migrate/modules/promo/components/Hero.tsx b/src-migrate/modules/promo/components/Hero.tsx index 110052ba..c5f0afad 100644 --- a/src-migrate/modules/promo/components/Hero.tsx +++ b/src-migrate/modules/promo/components/Hero.tsx @@ -55,8 +55,6 @@ const Hero = () => { pagination: { dynamicBullets: false, clickable: true }, }; - console.log("banner",banners) - // console.log("headlineBanner",banners[0].headlineBanner) return ( <> <DesktopView> |
