diff --git a/index.html b/index.html index 68588ce..39efa31 100644 --- a/index.html +++ b/index.html @@ -1,35 +1,66 @@ - + + + + + + Vue FormKit Example + + - - - - - Vue FormKit Example - - + + + + + +
+
+ Loading... +
+
+ + + diff --git a/src/App.vue b/src/App.vue index 031ccaf..1ae1d90 100644 --- a/src/App.vue +++ b/src/App.vue @@ -2,22 +2,25 @@ import AllCustom from './all-custom/all-custom.vue'; import TutorialForm from './tutorial-form/index.vue'; import ZodForm from './zod-form/index.vue'; +