- added stats to dashboard;
- improved form builder;
This commit is contained in:
@@ -16,6 +16,7 @@ const initialStore = {
|
||||
formElements: [],
|
||||
elementItems: [],
|
||||
activeElement: '',
|
||||
draggingElementId: 0,
|
||||
// flow
|
||||
flowData: [],
|
||||
flowForms: [],
|
||||
|
||||
Reference in New Issue
Block a user