mirror of https://github.com/vuejs/core.git
chore(playground): remove todo [ci skip]
This commit is contained in:
parent
3550765147
commit
4fc344fde6
|
@ -18,7 +18,6 @@ function handleAdd() {
|
||||||
title: value.value,
|
title: value.value,
|
||||||
completed: false,
|
completed: false,
|
||||||
})
|
})
|
||||||
// TODO: clear input
|
|
||||||
value.value = ''
|
value.value = ''
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue