Changed placeholder for earch input

This commit is contained in:
2020-02-25 13:44:31 +01:00
parent fc0103ee5d
commit b771428b4d

View File

@@ -4,7 +4,7 @@
<input
ref="input"
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"
autocorrect="off"
autocapitalize="off"