Merge pull request #144 from keithjgrant/120-add-org-form-cleanup

Refactor org add/edit forms with Formik
This commit is contained in:
Keith Grant
2019-04-03 09:15:03 -04:00
committed by GitHub
17 changed files with 1021 additions and 756 deletions

View File

@@ -52,6 +52,7 @@
"@patternfly/react-icons": "^3.6.1",
"@patternfly/react-tokens": "^2.2.1",
"axios": "^0.18.0",
"formik": "^1.5.1",
"prop-types": "^15.6.2",
"react": "^16.4.1",
"react-dom": "^16.4.1",