diff --git a/src/EventForm.ce.vue b/src/EventForm.ce.vue index 05cdbb6..8207aea 100644 --- a/src/EventForm.ce.vue +++ b/src/EventForm.ce.vue @@ -4,77 +4,81 @@
- + :class="{'opacity-40': !backable}" + @click.prevent="back" + >
- +
-
- + @click="active = index" + > +
- + :class="{'opacity-40': !nextable}" + @click.prevent="next" + > @@ -85,28 +89,25 @@
-
-
+
-
- - @@ -136,8 +135,8 @@