bugfix: event handler

This commit is contained in:
cv
2021-04-10 23:12:00 +02:00
parent 4271b27686
commit 5bb39b8f89
11 changed files with 20 additions and 31 deletions
@@ -37,8 +37,6 @@ export default function EditableTimer(props) {
setValue(addAndFormat(time, delay));
};
console.log('hh', value, time);
return (
<div className={style.time}>
<Editable