Remove log
This commit is contained in:
parent
8995a5170b
commit
2229210082
|
@ -504,8 +504,6 @@
|
||||||
onMount(() => {
|
onMount(() => {
|
||||||
mounted = true
|
mounted = true
|
||||||
})
|
})
|
||||||
|
|
||||||
$: console.log({ editableColumn })
|
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
<Layout noPadding gap="S">
|
<Layout noPadding gap="S">
|
||||||
|
|
Loading…
Reference in New Issue