mirror of
https://github.com/home-assistant/frontend.git
synced 2025-04-24 13:27:22 +00:00
Remove extra >
This commit is contained in:
parent
b533e4d093
commit
4407da9364
@ -46,7 +46,6 @@ class HuiTextEntityRow extends hassLocalizeLitMixin(LitElement)
|
||||
return html`
|
||||
${this.renderStyle()}
|
||||
<hui-generic-entity-row .hass="${this.hass}" .config="${this._config}">
|
||||
>
|
||||
<div>
|
||||
${computeStateDisplay(this.localize, stateObj, this.hass.language)}
|
||||
</div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user