Respect global custom field values when adding a field to form

[MAILPOET-2463]
This commit is contained in:
Rostislav Wolny
2020-01-14 13:22:34 +01:00
committed by Pavel Dohnal
parent 223d6fca0f
commit d319781e34
9 changed files with 29 additions and 23 deletions

View File

@ -1,5 +1,5 @@
import { expect } from 'chai';
import formBodyToBlocks from '../../../../assets/js/src/form_editor/store/form_body_to_blocks.jsx';
import { formBodyToBlocks } from '../../../../assets/js/src/form_editor/store/form_body_to_blocks.jsx';
const emailInput = {
type: 'text',