add recharts to DataCard
Showing
... | @@ -11,7 +11,8 @@ | ... | @@ -11,7 +11,8 @@ |
"react-dom": "^16.8.6", | "react-dom": "^16.8.6", | ||
"react-icons": "^3.7.0", | "react-icons": "^3.7.0", | ||
"react-router-dom": "^5.0.1", | "react-router-dom": "^5.0.1", | ||
"react-scripts": "3.0.1" | "react-scripts": "3.0.1", | ||
"recharts": "^1.6.2" | |||
}, | }, | ||
"scripts": { | "scripts": { | ||
"start": "react-scripts start", | "start": "react-scripts start", | ||
... | ... |
Please
register
or
sign in
to comment