Skip to content

Commit

Permalink
Remove id on sidebar
Browse files Browse the repository at this point in the history
  • Loading branch information
jpbede committed Dec 10, 2024
1 parent 4ac58b8 commit eb888e5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/ha-sidebar.ts
Original file line number Diff line number Diff line change
Expand Up @@ -408,7 +408,6 @@ class HaSidebar extends SubscribeMixin(LitElement) {
// prettier-ignore
return html`
<paper-listbox
id="sidebar"
attr-for-selected="data-panel"
class="ha-scrollbar"
.selected=${selectedPanel}
Expand Down

0 comments on commit eb888e5

Please sign in to comment.