mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-09 17:33:55 +00:00
bugfix: event handler
This commit is contained in:
@@ -37,8 +37,6 @@ export default function EditableTimer(props) {
|
||||
setValue(addAndFormat(time, delay));
|
||||
};
|
||||
|
||||
console.log('hh', value, time);
|
||||
|
||||
return (
|
||||
<div className={style.time}>
|
||||
<Editable
|
||||
|
||||
Reference in New Issue
Block a user