Add router and Detail page
Showing
... | ... | @@ -7,6 +7,8 @@ |
"grommet-controls": "^1.1.19", | ||
"react": "^16.8.6", | ||
"react-dom": "^16.8.6", | ||
"react-router": "^5.0.0", | ||
"react-router-dom": "^5.0.0", | ||
"react-scripts": "3.0.0", | ||
"styled-components": "^4.2.0", | ||
"typeface-roboto": "0.0.54" | ||
... | ... |
src/views/Home.js
0 → 100644
src/views/InstanceDetail.js
0 → 100644
src/views/Main.js
0 → 100644
Please
register
or
sign in
to comment