passing a ref api through form and update progress

This commit is contained in:
2021-07-20 16:46:14 +01:00
parent ff9f2d87c9
commit 1e81f1c97e
13 changed files with 455 additions and 29 deletions
+3 -1
View File
@@ -19,12 +19,14 @@
"jsonpath": "^1.1.1",
"jsonpath-plus": "^5.1.0",
"lodash": "^4.17.21",
"moment": "^2.29.1",
"next": "^11.0.1",
"next-i18next": "^8.5.1",
"next-redux-wrapper": "^7.0.2",
"next-translate": "^1.0.7",
"react": "17.0.2",
"react-cookie-consent": "^6.2.4",
"react-datepicker": "^4.1.1",
"react-dom": "17.0.2",
"react-redux": "^7.2.4",
"react-xml-parser": "^1.1.8",
@@ -46,4 +48,4 @@
"eslint-config-next": "^11.0.1",
"prettier": "2.3.2"
}
}
}