merci M. Raymond
This commit is contained in:
parent
cd0b51e170
commit
f3dafbc079
@ -57,7 +57,6 @@ export default class Model {
|
||||
|
||||
this._commit(this.todos)
|
||||
}
|
||||
:q!
|
||||
|
||||
delete(id) {
|
||||
this.todos = this.todos.filter(todo => todo.id !== id)
|
||||
|
Loading…
x
Reference in New Issue
Block a user