Archived
succo ace
This commit is contained in:
@@ -27,7 +27,6 @@ class TopBar extends Component {
|
||||
});
|
||||
}
|
||||
handleSubmit(event) {
|
||||
//alert(this.state.query);
|
||||
event.preventDefault();
|
||||
event.target.reset();
|
||||
this.props.history.push('/search/'+this.state.query);
|
||||
|
||||
Reference in New Issue
Block a user