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.
1 parent d5310fe commit 4510511Copy full SHA for 4510511
1 file changed
src/components/gif-toolbar-item.js
@@ -26,8 +26,8 @@ export default (
26
<input
27
type="search"
28
class="form-control ghg-search-input"
29
- placeholder="Search GIFs"
30
- aria-label="Search GIFs"
+ placeholder="Search for a GIF…"
+ aria-label="Search for a GIF"
31
autofocus=""
32
/>
33
</div>
0 commit comments