Merge pull request #1571 from lbryio/markb_1428

modified text to make unified search bar clearer.
This commit is contained in:
Sean Yesmunt 2018-06-10 22:15:25 -04:00 committed by GitHub
commit 11c2a009bd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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) => (