This project looks very useful. ```jsx import Editor from '@data-driven-forms/editor-pro/editor' ... <Editor componentMapper={componentMapper} fields={fields}/> ``` How to get the field changes? (Will the dnd useState hook work from outside the Editor?)
This project looks very useful.
How to get the field changes? (Will the dnd useState hook work from outside the Editor?)