Skip to content

Instantly share code, notes, and snippets.

@kimumu-asia
Last active August 30, 2019 02:20
Show Gist options
  • Save kimumu-asia/a8c00fea8ec6f6db702cf9d01f8199e4 to your computer and use it in GitHub Desktop.
Save kimumu-asia/a8c00fea8ec6f6db702cf9d01f8199e4 to your computer and use it in GitHub Desktop.
[VeeValidate] initial import
// VeeValidate
// [API] https://baianat.github.io/vee-validate/
// frontend/src/importer/veeValidator.js
import Vue from 'vue'
import VeeValidate, { Validator } from 'vee-validate'
Vue.use(VeeValidate, {})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment