Skip to content

Commit

Permalink
Log (#262)
Browse files Browse the repository at this point in the history
  • Loading branch information
guibescos authored Nov 16, 2023
1 parent 6cddf73 commit f738a6e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions frontend/sections/WalletsEligibility.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -75,8 +75,6 @@ const Eligibility = ({
const windowWidth = window.innerWidth
const isMobile = windowWidth < 480

console.log(isMobile)

return (
<Box>
<div className="flex items-center justify-between border-b border-light-35 bg-[#242339] py-4 px-4 sm:py-8 sm:px-10">
Expand Down

1 comment on commit f738a6e

@vercel
Copy link

@vercel vercel bot commented on f738a6e Nov 16, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

grant-program-devnet – ./frontend

grant-program-devnet-git-main-pyth-web.vercel.app
grant-program-devnet.vercel.app
grant-program-devnet-pyth-web.vercel.app

Please sign in to comment.