We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 644e5a2 commit 2dfc701Copy full SHA for 2dfc701
addon/components/docs-header/search-box/template.hbs
@@ -14,5 +14,6 @@
14
placeholder='SEARCH'
15
class='docs-w-24 docs-text-xxs docs-p-2 docs-pl-6 docs-rounded focus:docs-bg-grey-lighter outline-none'
16
data-search-box-input
17
- data-test-search-box-input>
+ data-test-search-box-input
18
+ aria-label="search">
19
</div>
0 commit comments