Clean
This commit is contained in:
parent
1b1819b4a5
commit
3c4e550c7d
|
@ -464,8 +464,6 @@
|
||||||
onMount(() => {
|
onMount(() => {
|
||||||
mounted = true
|
mounted = true
|
||||||
})
|
})
|
||||||
|
|
||||||
$: console.log({ type: editableColumn.type, allowedTypes, typeMapping })
|
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
<Layout noPadding gap="S">
|
<Layout noPadding gap="S">
|
||||||
|
|
Loading…
Reference in New Issue