Remove log statement
This commit is contained in:
parent
ae876c6c09
commit
0aa672f3b3
|
@ -15,7 +15,6 @@
|
|||
}
|
||||
|
||||
function setValue(val) {
|
||||
console.log(val)
|
||||
onChange(val)
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue