Get rid of exesive logging
This commit is contained in:
@@ -199,7 +199,6 @@ class ButtonInput {
|
||||
return div;
|
||||
}
|
||||
onClickEvent(ev) {
|
||||
console.log("here :3");
|
||||
this.onClick();
|
||||
}
|
||||
watchForChange() { }
|
||||
|
Reference in New Issue
Block a user