Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Removed the countdown timer as the countdown is over (Issue #46) #47

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

whysosaket
Copy link

I have removed the countdown timer from the Hero Component

Removed Codes

  1. Removed imports from lines 9 to 11, as those imports were no longer being used
  2. Removed useState hook from lines 17 to 22, as we no longer require to update the timer
  3. Removed useEffect hook from lines 39 to 61
  4. Finally I removed the div component that contained the countdown timer, from lines 116 to 133

@vercel
Copy link

vercel bot commented Oct 9, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
hacktheoctober ✅ Ready (Inspect) Visit Preview Oct 9, 2022 at 8:02AM (UTC)

@netlify
Copy link

netlify bot commented Oct 9, 2022

Deploy Preview for hacktheoctober failed.

Name Link
🔨 Latest commit fff53d3
🔍 Latest deploy log https://app.netlify.com/sites/hacktheoctober/deploys/63427fd0d5853100083832b5

From components/Hero/Index.tsx line no. 35 changed from gap-10 to gap-16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant