Remove call to nonexistent function
parent
68e2a1480a
commit
164649ca32
|
@ -38,7 +38,6 @@ class DatabaseRow extends Component {
|
|||
}
|
||||
|
||||
this.handleEndEdit()
|
||||
this.handleEndDelete()
|
||||
}
|
||||
|
||||
handleStartEdit = () => {
|
||||
|
|
Loading…
Reference in New Issue