Input Form Done

This commit is contained in:
Aquaticholic
2021-09-24 23:08:58 -06:00
parent 9c02213656
commit 7e436bf6cd
10 changed files with 245 additions and 33 deletions
+3
View File
@@ -4,13 +4,16 @@
"private": true,
"dependencies": {
"@material-ui/core": "^4.12.3",
"@material-ui/icons": "^4.11.2",
"@testing-library/jest-dom": "^5.14.1",
"@testing-library/react": "^11.2.7",
"@testing-library/user-event": "^12.8.3",
"chart.js": "^3.5.1",
"formik": "^2.2.9",
"pouchdb": "^7.2.2",
"pouchdb-browser": "^7.2.2",
"react": "^16.0.0",
"react-chartjs-2": "^3.0.5",
"react-dom": "^16.0.0",
"react-router-dom": "^5.3.0",
"react-scripts": "4.0.3",