diff --git a/src/App.js b/src/App.js index a54e9849..3e05935c 100644 --- a/src/App.js +++ b/src/App.js @@ -143,13 +143,13 @@ class App extends React.Component { Winamp Skin Museum + this.props.setSearchQuery(e.target.value)} value={this.props.searchQuery || ""} placeholder={"Search..."} /> -