[hub][vue] add import

This commit is contained in:
Prateeksha Singh 2018-08-24 16:53:34 +05:30
parent 40f7c4663a
commit fe41713974

View File

@ -1,4 +1,5 @@
import PublishPage from '../components/PublishPage.vue';
import Vue from 'vue/dist/vue.js';
erpnext.hub.Publish = class Publish {
constructor(parent) {