diff --git a/components/JoinForm/JoinForm.tsx b/components/JoinForm/JoinForm.tsx index 955dcdb..4152ca1 100644 --- a/components/JoinForm/JoinForm.tsx +++ b/components/JoinForm/JoinForm.tsx @@ -86,12 +86,12 @@ const JoinForm = () => { const [isLoading, setIsLoading] = useState(false); const [submitted, setSubmitted] = useState(false); + /*
Join our community network! Fill out the form, and we will reach out over email shortly.
*/ return <>