- added form edit page;

- saving progress with the builder;
This commit is contained in:
Vitalii Kiiko
2024-08-20 15:23:07 +02:00
parent 74d2da78d6
commit 0a21444ee4
11 changed files with 452 additions and 11 deletions

View File

@@ -18,6 +18,8 @@
"primereact": "^10.8.2",
"ramda": "0.30.1",
"react": "18.3.1",
"react-dnd": "^16.0.1",
"react-dnd-html5-backend": "^16.0.1",
"react-dom": "18.3.1",
"react-hook-form": "7.52.2",
"react-router-dom": "6.26.0",