Fixed some todos and added the start of the dashboard
This commit is contained in:
+5
-2
@@ -3,9 +3,11 @@
|
||||
"version": "0.1.0",
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"@babel/core": "^7.8.4",
|
||||
"@fortawesome/fontawesome-svg-core": "^1.2.27",
|
||||
"@fortawesome/free-solid-svg-icons": "^5.12.1",
|
||||
"@fortawesome/react-fontawesome": "^0.1.8",
|
||||
"@testing-library/dom": "^6.12.2",
|
||||
"@testing-library/jest-dom": "^4.2.4",
|
||||
"@testing-library/react": "^9.4.0",
|
||||
"@testing-library/user-event": "^7.1.2",
|
||||
@@ -18,16 +20,17 @@
|
||||
"@types/react-dom": "^16.9.5",
|
||||
"@types/react-fontawesome": "^1.6.4",
|
||||
"@types/react-router-dom": "^5.1.3",
|
||||
"@types/react-table": "^7.0.7",
|
||||
"axios": "^0.19.2",
|
||||
"bootstrap": "^4.4.1",
|
||||
"jquery": "^3.4.1",
|
||||
"popper.js": "^1.16.1",
|
||||
"react": "^16.12.0",
|
||||
"react-bootstrap": "^1.0.0-beta.16",
|
||||
"react-bootstrap-table-next": "^3.3.5",
|
||||
"react-dom": "^16.12.0",
|
||||
"react-fontawesome": "^1.7.1",
|
||||
"react-router-dom": "^5.1.2",
|
||||
"react-scripts": "3.3.1",
|
||||
"react-scripts": "^3.4.0",
|
||||
"typescript": "~3.7.2"
|
||||
},
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user