diff --git a/app/react/components/HubspotForm.tsx b/app/react/components/HubspotForm.tsx index 3c1225df7..be2efd8be 100644 --- a/app/react/components/HubspotForm.tsx +++ b/app/react/components/HubspotForm.tsx @@ -64,7 +64,7 @@ function useHubspotForm({ formId, portalId, region, - onFormSubmit: onSubmitted, + onFormSubmitted: onSubmitted, }); }, {