-modified text to make unified search bar clearer.

This commit is contained in:
Mark Beamer Jr 2018-06-10 14:32:47 -04:00
parent e853ea2ec5
commit 3839b790e2

View file

@ -106,7 +106,7 @@ class WunderBar extends React.PureComponent<Props> {
<input
{...props}
className="wunderbar__input"
placeholder="Search for videos, music, games and more"
placeholder="Enter LBRY URL here or search for videos, music, games and more"
/>
)}
renderItem={({ value, type, shorthand }, isHighlighted) => (