We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8c1241b + f3a395c commit f7ef8b8Copy full SHA for f7ef8b8
content/actions/index.md
@@ -66,7 +66,7 @@ versions:
66
<h2 class="mb-2 font-mktg h1">Code examples</h2>
67
68
<div class="pr-lg-3 mb-5 mt-3">
69
- <input class="js-code-example-filter input-lg py-2 px-3 col-12 col-lg-8 form-control" placeholder="Search code examples" type="text" autocomplete="off" />
+ <input class="js-code-example-filter input-lg py-2 px-3 col-12 col-lg-8 form-control" placeholder="Search code examples" type="search" autocomplete="off" aria-label="Search code examples"/>
70
</div>
71
72
<div class="d-flex flex-wrap gutter">
0 commit comments