fix(core): update
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
import { WccDashboard } from './elements/wcc-dashboard';
|
||||
import { WccDashboard } from './elements/wcc-dashboard.js';
|
||||
import { LitElement, TemplateResult } from 'lit-element';
|
||||
|
||||
const setupWccTools = (elementsArg?: { [key: string]: LitElement }, pagesArg?: { [key: string]: () => TemplateResult }) => {
|
||||
|
Reference in New Issue
Block a user