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