diff --git a/components/Form/stepFour.js b/components/Form/stepFour.js index 9b659044..32e2cd4d 100644 --- a/components/Form/stepFour.js +++ b/components/Form/stepFour.js @@ -12,7 +12,7 @@ function StepFour({ setStep, setForm, data }) { setSubmitting(true); axios .post( - 'https://sheet.best/api/sheets/13475198-4193-472f-8a28-bcf8609541ae', + 'https://sheet.best/api/sheets/d3b9450a-1bcd-47d8-808f-8486b89a15ef', data ) .then((res) => {