Remove id on sidebar

This commit is contained in:
Jan-Philipp Benecke 2024-12-10 09:02:26 +01:00 committed by Bram Kragten
parent ec20f7e2c4
commit 84322a21fe

View File

@ -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}