Skip to content

Commit 2e8f795

Browse files
authored
docs(header): add tip for title link's aria-label (#5340)
1 parent 55ea9be commit 2e8f795

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/content/docs/2.components/header.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,10 @@ class: '!px-0 !pt-0'
5151

5252
You can also use the `title` slot to add your own logo.
5353

54+
::tip{to="#props"}
55+
You should still add the `title` prop to replace the default `aria-label` of the link.
56+
::
57+
5458
::component-code
5559
---
5660
prettier: true

0 commit comments

Comments
 (0)