mirror of
https://github.com/status-im/ETHReport.git
synced 2025-02-12 06:06:50 +00:00
Fix click search
This commit is contained in:
parent
cd3f7adcfb
commit
f739a64f96
@ -74,7 +74,7 @@ class BrowseArchives extends React.Component {
|
||||
// Using static full interviews data array for now
|
||||
this.setState({
|
||||
searchResults,
|
||||
debounceTerm: this.state.term,
|
||||
debounceTerm: term,
|
||||
});
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user