Added formatting for jobs lists and jobs detail components

This commit is contained in:
Patrick Fic
2020-10-14 22:37:49 -07:00
parent 76f8a17b92
commit 0456543574
24 changed files with 616 additions and 30 deletions

View File

@@ -11,6 +11,7 @@
"apollo-link-logger": "^2.0.0",
"chokidar": "^3.4.3",
"dbffile": "^1.4.3",
"dinero.js": "^1.8.1",
"dotenv": "^8.2.0",
"electron-is-dev": "^1.2.0",
"electron-settings": "^4.0.2",
@@ -18,10 +19,13 @@
"firebase": "^7.23.0",
"graphql": "^15.3.0",
"lodash": "^4.17.20",
"moment": "^2.29.1",
"node-notifier": "^8.0.0",
"node-sass": "^4.14.1",
"query-string": "^6.13.5",
"react": "^16.13.1",
"react-dom": "^16.13.1",
"react-infinite-scroller": "^1.2.4",
"react-redux": "^7.2.1",
"react-router-dom": "^5.2.0",
"react-scripts": "3.4.3",