dashboard/plugins/portal.js

5 lines
74 B
JavaScript

import Vue from 'vue';
import Portal from 'vue-portal';
Vue.use(Portal);