mirror of
https://github.com/home-assistant/frontend.git
synced 2025-11-08 02:19:43 +00:00
Remove extra >
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user