-modified text to make unified search bar clearer.
This commit is contained in:
parent
e853ea2ec5
commit
3839b790e2
1 changed files with 1 additions and 1 deletions
|
@ -106,7 +106,7 @@ class WunderBar extends React.PureComponent<Props> {
|
||||||
<input
|
<input
|
||||||
{...props}
|
{...props}
|
||||||
className="wunderbar__input"
|
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) => (
|
renderItem={({ value, type, shorthand }, isHighlighted) => (
|
||||||
|
|
Loading…
Add table
Reference in a new issue