diff --git a/frontend/sections/WalletsEligibility.tsx b/frontend/sections/WalletsEligibility.tsx index 50262f2a..60de56de 100644 --- a/frontend/sections/WalletsEligibility.tsx +++ b/frontend/sections/WalletsEligibility.tsx @@ -75,8 +75,6 @@ const Eligibility = ({ const windowWidth = window.innerWidth const isMobile = windowWidth < 480 - console.log(isMobile) - return (