File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 5
5
<h1 >crates.io</h1 >
6
6
</LinkTo >
7
7
8
- <form local-class =" desktop-search-form" action =' /search' {{ on " submit" (prevent-default this.search )}} data-test-search-form>
8
+ <form local-class =" desktop-search-form" action =' /search' role = " search " {{ on " submit" (prevent-default this.search )}} data-test-search-form>
9
9
{{! template-lint-disable require-input-label}}
10
10
{{! disabled due to https://github.com/ember-template-lint/ember-template-lint/issues/2141 }}
11
11
<input
145
145
</Dropdown >
146
146
</div >
147
147
148
- <form local-class =' mobile-search' action =' /search' {{ on " submit" (prevent-default this.search )}} >
148
+ <form local-class =' mobile-search' action =' /search' role = " search " {{ on " submit" (prevent-default this.search )}} >
149
149
<input
150
150
type =" text"
151
151
local-class =" search"
You can’t perform that action at this time.
0 commit comments