diff --git a/src/App.js b/src/App.js index 859a0fb..fbfac08 100644 --- a/src/App.js +++ b/src/App.js @@ -11,7 +11,10 @@ function App() { You'll get an email.

) : ( -
setSubmitted(true)}> + { + setSubmitted(true) + event.preventDefault() + }}>

A social network,
Where you are the customer.