Showing
- package-lock.json 353 additions, 18 deletionspackage-lock.json
- package.json 1 addition, 0 deletionspackage.json
- src/App.css 4 additions, 0 deletionssrc/App.css
- src/App.js 22 additions, 8 deletionssrc/App.js
- src/components/line-chart/line-chart.component.jsx 84 additions, 23 deletionssrc/components/line-chart/line-chart.component.jsx
... | ... | @@ -6,6 +6,7 @@ |
"@testing-library/jest-dom": "^5.16.1", | ||
"@testing-library/react": "^12.1.2", | ||
"@testing-library/user-event": "^13.5.0", | ||
"@wojtekmaj/react-datetimerange-picker": "^3.5.0", | ||
"antd": "^4.18.2", | ||
"echarts": "^5.2.2", | ||
"echarts-for-react": "^3.0.2", | ||
... | ... |