Skip to content

Commit 33b781f

Browse files
author
Vivek Vishal
authored
Merge pull request #5723 from layer5io/revert-5398-patch-4
Revert "[chore] Fix community memeber form"
2 parents 816f6e5 + 7c206c6 commit 33b781f

File tree

1 file changed

+1
-1
lines changed
  • src/sections/Community/Web-based-from

1 file changed

+1
-1
lines changed

src/sections/Community/Web-based-from/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ const WebBasedForm = () => {
3434

3535
useEffect(() => {
3636
if (submit) {
37-
axios.post("https://hook.us1.make.com/bmmi8btg3xb2fmx6kcavxmtf0a3uame2", {
37+
axios.post("https://hook.us1.make.com/v66ana9yf3w11k4a1rf3epwquur1s9rd", {
3838
memberFormOne,
3939
MemberFormThirdValue,
4040
MemberFormFourValue,

0 commit comments

Comments
 (0)