fix: Remove duplicate submit action (#6039)
This commit is contained in:
parent
779bcf5e0d
commit
52ea201070
1 changed files with 0 additions and 1 deletions
|
@ -62,7 +62,6 @@
|
|||
:is-disabled="isSignupInProgress || !hasAValidCaptcha"
|
||||
:is-loading="isSignupInProgress"
|
||||
icon="arrow-chevron-right"
|
||||
@click="submit"
|
||||
/>
|
||||
<p v-dompurify-html="termsLink" class="accept--terms" />
|
||||
</form>
|
||||
|
|
Loading…
Reference in a new issue