Get LitElement from an existing component
This commit is contained in:
parent
f5bb8e0a1f
commit
1cf927adca
@ -12,7 +12,7 @@ class {
|
||||
}
|
||||
|
||||
static litElement() {
|
||||
return Object.getPrototypeOf(customElements.get('hui-error-entity-row'));
|
||||
return Object.getPrototypeOf(customElements.get('home-assistant-main'));
|
||||
}
|
||||
|
||||
static litHtml() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user