Changed placeholder for earch input
This commit is contained in:
@@ -4,7 +4,7 @@
|
|||||||
<input
|
<input
|
||||||
ref="input"
|
ref="input"
|
||||||
type="text"
|
type="text"
|
||||||
placeholder="Search for a movie or show"
|
placeholder="Search for movie or show"
|
||||||
aria-label="Search input for finding a movie or show"
|
aria-label="Search input for finding a movie or show"
|
||||||
autocorrect="off"
|
autocorrect="off"
|
||||||
autocapitalize="off"
|
autocapitalize="off"
|
||||||
|
|||||||
Reference in New Issue
Block a user