Add Domain Verification on Onboarding Wizard

This commit is contained in:
Raish
2021-06-18 09:51:19 +00:00
committed by Mohit Panjwani
parent 2fb46a4ab3
commit 8eb47b553e
26 changed files with 1549 additions and 1401 deletions

View File

@ -297,7 +297,7 @@ export default {
})
}
this.$emit('next', 6)
this.$emit('next', 7)
this.isLoading = false
}
},