Skip to content

Commit

Permalink
newer script
Browse files Browse the repository at this point in the history
  • Loading branch information
eonurk committed Jul 29, 2024
1 parent 712d8b5 commit 29d4cb5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/ContactForm.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ export function ContactFormDemo() {
"https://script.google.com/macros/s/AKfycbxUVRtZlOusMMHw-B076NRY0mapwcWGwgKP_naDoVlEYc_NC2TO6mNEKdYtvNNHNPSwcg/exec",
{
method: "POST",
mode: "no-cors",
headers: {
"Content-Type": "application/json",
},
Expand Down

0 comments on commit 29d4cb5

Please sign in to comment.