diff --git a/.DS_Store b/.DS_Store index edf4605..d6286b2 100644 Binary files a/.DS_Store and b/.DS_Store differ diff --git a/example/src/App.vue b/example/src/App.vue index 9c995fd..6e8a0ed 100644 --- a/example/src/App.vue +++ b/example/src/App.vue @@ -28,6 +28,16 @@ validation-label="Password" validation="required|confirmed" /> + + + Example of a custom field using vue-formulate. + + +