We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d0d13d commit 2fb68efCopy full SHA for 2fb68ef
1 file changed
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