Skip to content

Commit

Permalink
enctype
Browse files Browse the repository at this point in the history
  • Loading branch information
gabbybruck committed May 22, 2022
1 parent 3c530dc commit ccddee8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/pages/submit.js
Original file line number Diff line number Diff line change
Expand Up @@ -150,6 +150,7 @@ const Submit = () => {
name="Submit Work Form"
method="POST"
data-netlify="true"
enctype="multipart/form-data"
action="/submit"
>
<input type="hidden" name="form-name" value="Submit Work Form" />
Expand Down

0 comments on commit ccddee8

Please sign in to comment.