Skip to content

Commit

Permalink
Update contact.js
Browse files Browse the repository at this point in the history
  • Loading branch information
dchoinie committed Mar 2, 2020
1 parent bd906b4 commit 6274b5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/contact.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ const Contact = () => {
</div>
<div className="flex flex-col md:flex-row justify-center self-center md:border md:border-gray-200 md:rounded contact-section-width">
<form
action=""
action="POST"
name="howdy"
method="POST"
data-netlify="true"
Expand Down

0 comments on commit 6274b5d

Please sign in to comment.