- added bando preview page;
- added bando form preview;
This commit is contained in:
@@ -7,7 +7,9 @@ const initialStore = {
|
||||
// bando form
|
||||
bandoFormErrors: {},
|
||||
// form builder
|
||||
elements: [],
|
||||
formId: '',
|
||||
formLabel: '',
|
||||
formElements: [],
|
||||
elementItems: [],
|
||||
activeElement: ''
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user