mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-15 21:36:36 +00:00
Remove id on sidebar
This commit is contained in:
parent
ec20f7e2c4
commit
84322a21fe
@ -410,7 +410,6 @@ class HaSidebar extends SubscribeMixin(LitElement) {
|
||||
// prettier-ignore
|
||||
return html`
|
||||
<paper-listbox
|
||||
id="sidebar"
|
||||
attr-for-selected="data-panel"
|
||||
class="ha-scrollbar"
|
||||
.selected=${selectedPanel}
|
||||
|
Loading…
x
Reference in New Issue
Block a user