1
0
Fork 0
mirror of synced 2024-08-09 15:17:57 +12:00
This commit is contained in:
Adria Navarro 2023-09-14 16:43:34 +02:00
parent 1b1819b4a5
commit 3c4e550c7d

View file

@ -464,8 +464,6 @@
onMount(() => {
mounted = true
})
$: console.log({ type: editableColumn.type, allowedTypes, typeMapping })
</script>
<Layout noPadding gap="S">