fix(frontend): adds vue portal to embed app (hotfix)
This commit is contained in:
@@ -16,6 +16,9 @@ Vue.use(VueMixpanel, {
|
||||
import '@/plugins/helpers'
|
||||
import store from '@/main/store'
|
||||
|
||||
import PortalVue from 'portal-vue'
|
||||
Vue.use(PortalVue)
|
||||
|
||||
new Vue({
|
||||
router,
|
||||
vuetify,
|
||||
|
||||
Reference in New Issue
Block a user