mirror of
https://github.com/home-assistant/frontend.git
synced 2025-12-20 02:38:53 +00:00
Fix boolean attributes (#23189)
This commit is contained in:
@@ -301,7 +301,7 @@ class HaConfigHardware extends SubscribeMixin(LitElement) {
|
||||
<mwc-list>
|
||||
<ha-clickable-list-item
|
||||
.href=${documentationURL}
|
||||
openNewTab
|
||||
open-new-tab
|
||||
twoline
|
||||
hasMeta
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user