Files
dancefinder-app/plugins/hooks.js
T

5 lines
76 B
JavaScript

import Vue from 'vue';
import hooks from '@u3u/vue-hooks';
Vue.use(hooks);