- added stats to dashboard;

- improved form builder;
This commit is contained in:
Vitalii Kiiko
2024-10-14 16:17:30 +02:00
parent 7751e3a745
commit 49765c98e6
10 changed files with 177 additions and 28 deletions

View File

@@ -16,6 +16,7 @@ const initialStore = {
formElements: [],
elementItems: [],
activeElement: '',
draggingElementId: 0,
// flow
flowData: [],
flowForms: [],