- other committ
This commit is contained in:
5
src/boot/vuelidate.js
Normal file
5
src/boot/vuelidate.js
Normal file
@@ -0,0 +1,5 @@
|
||||
import Vuelidate from 'vuelidate'
|
||||
|
||||
export default ({ Vue }) => {
|
||||
Vue.use(Vuelidate)
|
||||
}
|
||||
Reference in New Issue
Block a user