Skip to content

Commit 882c9b9

Browse files
docs: NO-JIRA fix focus left-nav items on keypress down up (#1106)
1 parent f2a5b53 commit 882c9b9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

apps/dialtone-documentation/docs/.vuepress/theme/components/SidebarItem.vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,7 @@
123123
importance="clear"
124124
kind="muted"
125125
label-class="d-jc-flex-start"
126+
:data-sidebar-link="subItem.link"
126127
:class="[
127128
'd-w100p d-fw-normal',
128129
{ 'd-pl48': depth === 0 },

0 commit comments

Comments
 (0)