How with formspree use preventDefault()?
I’m struggling with issue that my react form doesn’t reset after clicking submit. I’m using antd form with sending mails with formspree.
How I can manage my code for resetting values of my input fields with non reloading page after submitting form?
How with formspree use preventDefault()?
I’m struggling with issue that my react form doesn’t reset after clicking submit. I’m using antd form with sending mails with formspree.
How I can manage my code for resetting values of my input fields with non reloading page after submitting form?