1
0
mirror of https://github.com/XFox111/MuiCharts.git synced 2026-04-22 06:51:05 +03:00

Static preview done

This commit is contained in:
2024-02-18 18:52:05 +00:00
parent 26b0ffbf95
commit 704015b53f
18 changed files with 701 additions and 14 deletions
+2
View File
@@ -22,10 +22,12 @@
"@mui/system": "^5.15.9",
"@mui/x-charts": "^6.19.4",
"@mui/x-data-grid": "^6.19.4",
"d3-scale": "^4.0.2",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
"devDependencies": {
"@types/d3-scale": "^4.0.8",
"@types/react": "^18.2.55",
"@types/react-dom": "^18.2.19",
"@typescript-eslint/eslint-plugin": "^6.21.0",