DEV: give sidebar link buttons a data-list-item-name (#28389)

This commit is contained in:
Kris
2024-08-15 17:44:37 -04:00
committed by GitHub
parent 671f40ce07
commit 43abc219d1

View File

@@ -7,6 +7,7 @@ const SidebarSectionLinkButton = <template>
{{on "click" @action}}
type="button"
class="sidebar-section-link sidebar-row --link-button"
data-list-item-name={{@text}}
>
<span class="sidebar-section-link-prefix icon">
{{icon @icon}}