remove log
This commit is contained in:
parent
8ab72050f8
commit
08f621f33e
|
@ -49,7 +49,6 @@
|
|||
function schemaHasOptions(schema) {
|
||||
return !!schema.constraints?.inclusion?.length
|
||||
}
|
||||
$: console.log(schemaFields)
|
||||
</script>
|
||||
|
||||
<Select
|
||||
|
|
Loading…
Reference in New Issue