Oops, wrong function
This commit is contained in:
@@ -229,7 +229,7 @@ module.exports = React.createClass({
|
|||||||
}, 300);
|
}, 300);
|
||||||
},
|
},
|
||||||
|
|
||||||
onFilterChange: function() {
|
onFilterClear: function() {
|
||||||
this.filterString = null;
|
this.filterString = null;
|
||||||
|
|
||||||
if (this.filterTimeout) {
|
if (this.filterTimeout) {
|
||||||
|
|||||||
Reference in New Issue
Block a user