Changes to job edit view

This commit is contained in:
Patrick Fic
2020-08-06 11:32:52 -07:00
parent a80dd12caa
commit 4c869ceddf
7 changed files with 199 additions and 105 deletions

View File

@@ -7,6 +7,7 @@
"@testing-library/jest-dom": "^5.11.2",
"@testing-library/react": "^10.4.8",
"@testing-library/user-event": "^12.1.0",
"@types/prop-types": "^15.7.3",
"apollo-boost": "^0.4.9",
"apollo-link-context": "^1.0.20",
"apollo-link-logger": "^1.2.3",
@@ -18,6 +19,7 @@
"react": "^16.13.1",
"react-admin": "^3.7.2",
"react-dom": "^16.13.1",
"react-icons": "^3.10.0",
"react-scripts": "3.4.1"
},
"scripts": {