finish the wizard UI
This commit is contained in:
@ -6,11 +6,12 @@ import WizardQuestions from "@/components/wizard-questions.vue";
|
||||
|
||||
<template>
|
||||
<div class="h-full w-full flex flex-col justify-center items-center">
|
||||
<enter-details-modal />
|
||||
<!-- <div class="h-full w-full flex flex-col justify-center items-center">-->
|
||||
<enter-details-modal class="absolute" />
|
||||
|
||||
<!-- <iframe src="https://mw.sa.vin/index.php/lists/zq107l51gw5fc/subscribe?output=embed&width=400&height=400" width="400" height="400" frameborder="0" scrolling="yes"></iframe>-->
|
||||
|
||||
<wizard-questions class="" />
|
||||
<wizard-questions />
|
||||
|
||||
</div>
|
||||
</template>
|
||||
|
Reference in New Issue
Block a user