-
- Downloads
Add router and dashboard
... | ... | @@ -10,6 +10,7 @@ |
"react": "^16.13.1", | ||
"react-bootstrap": "^1.3.0", | ||
"react-dom": "^16.13.1", | ||
"react-router-dom": "^5.2.0", | ||
"react-scripts": "3.4.3" | ||
}, | ||
"scripts": { | ||
... | ... |
src/Dashboard.js
0 → 100644
Please register or sign in to comment