master
render
render() { const { todo, completeTodo, deleteTodo } = this.props let element if (this.state.editing) {