1
0
Fork 0
mirror of synced 2024-07-20 21:55:54 +12:00
This commit is contained in:
Adria Navarro 2023-09-14 16:43:34 +02:00
parent 03c3179df4
commit ca5f7cba09

View file

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