Unexpected block statement surrounding arrow body May 24, 2023 by Tarik The block statement isn’t needed for a single expression. this.state.todos.filter(filterTodo => filterTodo !== todo);