integration of zustand

This commit is contained in:
2023-04-04 23:31:21 -03:00
parent e5c37b9449
commit e7149f53ff
5 changed files with 30 additions and 17 deletions

View File

@@ -21,7 +21,8 @@
"react": "^18.2.0",
"react-chartjs-2": "^5.2.0",
"react-dom": "^18.2.0",
"styled-components": "^5.3.9"
"styled-components": "^5.3.9",
"zustand": "^4.3.7"
},
"devDependencies": {
"@types/node": "18.15.11",