Remove log
This commit is contained in:
parent
ffe82e18e9
commit
8a9db6d8de
|
@ -13,7 +13,6 @@
|
|||
}
|
||||
|
||||
const handleGridViewUpdate = async e => {
|
||||
console.log("update")
|
||||
viewsV2.replaceView(id, e.detail)
|
||||
}
|
||||
</script>
|
||||
|
|
Loading…
Reference in New Issue