Browse Source

import line-pod from ..

vue-folder
glitch4347 2 months ago
parent
commit
e901f51c16
  1. 2
      vue/VueChartwerkLinePod.ts

2
vue/VueChartwerkLinePod.ts

@ -1,4 +1,4 @@
import { LinePod } from '@chartwerk/line-pod';
import { LinePod } from '..';
import { VueChartwerkPodMixin } from '@chartwerk/core';
// it is used with Vue.component, e.g.: Vue.component('chartwerk-line-pod', VueChartwerkLinePod)

Loading…
Cancel
Save