mirror of
https://github.com/morris/vanilla-todo.git
synced 2025-08-21 05:11:20 +02:00
mobile improvements
This commit is contained in:
@@ -39,6 +39,7 @@ VT.TodoItemInput = function (el) {
|
||||
);
|
||||
|
||||
inputEl.value = '';
|
||||
inputEl.focus();
|
||||
}
|
||||
|
||||
function clear() {
|
||||
|
Reference in New Issue
Block a user