mirror of
https://github.com/captbaritone/webamp.git
synced 2026-07-23 01:57:29 +00:00
Update placeholder
This commit is contained in:
parent
a46a540934
commit
a3fe52dca9
1 changed files with 1 additions and 1 deletions
|
|
@ -132,7 +132,7 @@ class App extends React.Component {
|
|||
type="text"
|
||||
onChange={e => this.props.setSearchQuery(e.target.value)}
|
||||
value={this.props.searchQuery || ""}
|
||||
placeholder={"Search Query"}
|
||||
placeholder={"Search..."}
|
||||
/>
|
||||
</div>
|
||||
<div
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue