Skip to content

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