fix(core): update
This commit is contained in:
@ -9,7 +9,7 @@ export {
|
||||
} from 'lit-element';
|
||||
|
||||
export class DeesElement extends plugins.litElement.LitElement {
|
||||
|
||||
@plugins.litElement.property({type: Boolean})
|
||||
public goBright: boolean = false;
|
||||
public domtoolsPromise = plugins.domtools.elementBasic.setup(this);
|
||||
|
||||
|
Reference in New Issue
Block a user