Merge pull request #1571 from lbryio/markb_1428
modified text to make unified search bar clearer.
This commit is contained in:
commit
11c2a009bd
1 changed files with 1 additions and 1 deletions
|
@ -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) => (
|
||||
|
|
Loading…
Reference in a new issue