Skip to content

Commit

Permalink
Merge pull request #5830 from layer5io/revert-5723-revert-5398-patch-4
Browse files Browse the repository at this point in the history
Revert "Revert "[chore] Fix community memeber form""
  • Loading branch information
vishalvivekm committed Aug 19, 2024
2 parents a5ab997 + 1271d0d commit 6f19949
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/sections/Community/Web-based-from/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ const WebBasedForm = () => {

useEffect(() => {
if (submit) {
axios.post("https://hook.us1.make.com/v66ana9yf3w11k4a1rf3epwquur1s9rd", {
axios.post("https://hook.us1.make.com/bmmi8btg3xb2fmx6kcavxmtf0a3uame2", {
memberFormOne,
MemberFormThirdValue,
MemberFormFourValue,
Expand Down

0 comments on commit 6f19949

Please sign in to comment.