diff --git a/chapters/03.10.table-search.html b/chapters/03.10.table-search.html index ac6cf54..99c72d3 100755 --- a/chapters/03.10.table-search.html +++ b/chapters/03.10.table-search.html @@ -83,7 +83,7 @@ } return row; }); - this.logSetState({ + this.setState({ edit: null, data, });