Add React Router to home page
Showing
... | @@ -13,6 +13,7 @@ | ... | @@ -13,6 +13,7 @@ |
"react-dom": "^16.2.0", | "react-dom": "^16.2.0", | ||
"react-helmet": "^5.2.0", | "react-helmet": "^5.2.0", | ||
"react-redux": "^5.0.7", | "react-redux": "^5.0.7", | ||
"react-router-dom": "^4.3.1", | |||
"react-scripts": "2.0.4", | "react-scripts": "2.0.4", | ||
"react-scroll-to-component": "^1.0.2", | "react-scroll-to-component": "^1.0.2", | ||
"react-select": "^1.2.1", | "react-select": "^1.2.1", | ||
... | ... |
Please register or sign in to comment