feat(webapp): handle create item on Accounts select components

This commit is contained in:
a.bouhuolia
2023-05-04 14:24:45 +02:00
parent 981b65349d
commit 6c61a69f10
5 changed files with 56 additions and 26 deletions

View File

@@ -5,7 +5,7 @@
"dependencies": {
"@blueprintjs-formik/core": "^0.2.1",
"@blueprintjs-formik/datetime": "^0.3.4",
"@blueprintjs-formik/select": "^0.2.2",
"@blueprintjs-formik/select": "^0.2.3",
"@blueprintjs/core": "^3.50.2",
"@blueprintjs/datetime": "^3.23.12",
"@blueprintjs/popover2": "^0.11.1",