fix(system/update): submit license form [EE-4743] (#8381)

pull/8407/head
Chaim Lev-Ari 2 years ago committed by GitHub
parent a09fe7e10c
commit 5847c2b8ef
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -64,7 +64,7 @@ function useHubspotForm({
formId,
portalId,
region,
onFormSubmit: onSubmitted,
onFormSubmitted: onSubmitted,
});
},
{

Loading…
Cancel
Save