1
0
Fork 0
mirror of synced 2024-06-03 02:55:14 +12:00

Remove log statement

This commit is contained in:
Andrew Kingston 2021-11-18 14:47:59 +00:00
parent d3407a2444
commit 661c2abd39

View file

@ -83,8 +83,6 @@
return fields.find(field => get(field).name === name)
}
$: console.log(fields)
const formApi = {
registerField: (
field,