[react-router] Adding the navigation links
Showing
... | ... | @@ -8,6 +8,7 @@ |
"react": "^16.7.0", | ||
"react-dom": "^16.7.0", | ||
"react-md": "^1.9.2", | ||
"react-router-dom": "^4.3.1", | ||
"react-scripts": "2.1.3", | ||
"reactstrap": "^7.1.0", | ||
"webfontloader": "^1.6.28", | ||
... | ... |
Please register or sign in to comment