I have a Check.vue
file with the following code which work fine
How can i make this global into my app.js, so i can use it in multiple vue files?
import VueFormGenerator from "vue-form-generator";
Vue.use(VueFormGenerator);
via Chebli Mohamed
Aucun commentaire:
Enregistrer un commentaire