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

Rename setIsSubmitting to setSubmitting in KontaktContent component #238

Merged
merged 1 commit into from
Jul 26, 2024

Conversation

w3bdesign
Copy link
Owner

@w3bdesign w3bdesign commented Jul 26, 2024

Related to #226

Rename setIsSubmitting to setSubmitting in src/components/Kontakt/KontaktContent.component.tsx.

  • Rename setIsSubmitting to setSubmitting in the useState call.
  • Update all references to setIsSubmitting to setSubmitting in the handleSubmit function.

For more details, open the Copilot Workspace session.

Copy link

vercel bot commented Jul 26, 2024

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

Name Status Preview Comments Updated (UTC)
dfweb-v4 ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 26, 2024 7:06am

Copy link

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.98%. Comparing base (281a2dc) to head (24ddbb9).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #238   +/-   ##
=======================================
  Coverage   97.98%   97.98%           
=======================================
  Files          21       21           
  Lines         199      199           
  Branches       59       57    -2     
=======================================
  Hits          195      195           
  Misses          4        4           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@w3bdesign w3bdesign merged commit 27e8a92 into main Jul 26, 2024
7 checks passed
@w3bdesign w3bdesign deleted the fix-usestate-destructuring branch July 26, 2024 07:11
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.

2 participants