Skip to content

Commit af4717d

Browse files
authored
fix(theme): remove unnecessary navigation role on nav element
1 parent a335bc7 commit af4717d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Diff for: src/client/theme-default/components/VPDocAsideOutline.vue

-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ useActiveAnchor(container, marker)
3030
class="VPDocAsideOutline"
3131
:class="{ 'has-outline': headers.length > 0 }"
3232
ref="container"
33-
role="navigation"
3433
>
3534
<div class="content">
3635
<div class="outline-marker" ref="marker" />

0 commit comments

Comments
 (0)