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

@ -1,5 +1,6 @@
<template>
<div class="site-wrapper h-full text-base">
<div class="h-full text-base site-wrapper">
<base-notification />
<div class="container mx-auto">
<router-view></router-view>
</div>