Shorthands for Org Chart
parent
16738f09dc
commit
782e34adde
|
@ -0,0 +1 @@
|
||||||
|
export * from './components/organizationchart/OrganizationChart';
|
|
@ -0,0 +1,2 @@
|
||||||
|
'use strict';
|
||||||
|
module.exports = require('./components/organizationchart/OrganizationChart.vue');
|
Loading…
Reference in New Issue