We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ab6288 commit f72669eCopy full SHA for f72669e
components/Checkout/CheckoutForm.vue
@@ -2,7 +2,6 @@
2
<div class="container mx-auto mt-4">
3
<pre>{{ error }}</pre>
4
<br />
5
-
6
<FormulateForm
7
v-model="formData"
8
@validation="validation = $event"
0 commit comments