lint
This commit is contained in:
parent
2bfc7acbfc
commit
8e807aeb6f
3 changed files with 3 additions and 4 deletions
|
|
@ -110,7 +110,6 @@ class App extends Component {
|
|||
return todo
|
||||
})
|
||||
|
||||
// only set state if input different
|
||||
this.setState({
|
||||
todos: updatedTodos
|
||||
}, () => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue