Form editor v2 (#579)
* Form editor v2 * fix template test * setFormDefaults when save * fix form cleaning dark mode * improvements on open sidebar * UI polish * Fix change type button --------- Co-authored-by: Julien Nahum <julien@nahum.net>
This commit is contained in:
@@ -44,7 +44,7 @@
|
||||
</template>
|
||||
<div
|
||||
v-if="state == 'default'"
|
||||
class="grid grid-cols-1 sm:grid-cols-2 gap-4 mt-8"
|
||||
class="grid grid-cols-1 sm:grid-cols-2 gap-4"
|
||||
>
|
||||
<div
|
||||
v-track.select_form_base="{ base: 'contact-form' }"
|
||||
|
||||
Reference in New Issue
Block a user