1
0
Fork 0
mirror of synced 2024-10-01 09:38:55 +13:00

remove log

This commit is contained in:
Peter Clement 2021-10-14 16:46:59 +01:00
parent 8ab72050f8
commit 08f621f33e

View file

@ -49,7 +49,6 @@
function schemaHasOptions(schema) {
return !!schema.constraints?.inclusion?.length
}
$: console.log(schemaFields)
</script>
<Select