We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b35f5f commit 800c016Copy full SHA for 800c016
components/ContactUsForm.js
@@ -90,8 +90,6 @@ function ContactUsForm({ subscribe, setResponseMessage }) {
90
reset();
91
}
92
93
- console.info('Contact Form: these are errors;', errors);
94
-
95
return (
96
<RevealContentContainer>
97
<Container>
0 commit comments