Refactor task editor to use formik

This commit is contained in:
Gordon
2021-04-05 13:43:59 +01:00
parent 29fca87a99
commit be9daf1e42
4 changed files with 213 additions and 199 deletions

View File

@ -32,9 +32,8 @@
"@basementuniverse/kanbn": "file:~/Projects/kanbn",
"@types/dateformat": "^3.0.1",
"dateformat": "^4.5.1",
"formik": "^2.2.6",
"git-user-name": "^2.0.0",
"immer": "^9.0.1",
"lodash": "^4.17.21",
"param-case": "^3.0.4",
"react": "^16.3.2",
"react-beautiful-dnd": "12.2.0",