diff --git a/vue/VueChartwerkLinePod.ts b/vue/VueChartwerkLinePod.ts index 0a7eea9..534e7d0 100644 --- a/vue/VueChartwerkLinePod.ts +++ b/vue/VueChartwerkLinePod.ts @@ -2,7 +2,7 @@ import { LinePod } from '..'; import { VueChartwerkPodMixin } from '@chartwerk/core'; // it is used with Vue.component, e.g.: Vue.component('chartwerk-line-pod', VueChartwerkLinePod) -export const VueChartwerkLinePod = { +export const ChartwerkLinePod = { // alternative to `template: '
'` render(createElement) { return createElement(