fix(Editor): don't unregister step parameters

This commit is contained in:
Ali BARIN
2023-05-12 15:14:11 +00:00
parent 07b2b18a4e
commit 815e64302e
7 changed files with 14 additions and 14 deletions

View File

@@ -30,7 +30,7 @@
"notistack": "^2.0.2",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react-hook-form": "^7.17.2",
"react-hook-form": "^7.43.9",
"react-intl": "^5.20.12",
"react-json-tree": "^0.16.2",
"react-router-dom": "^6.0.2",