INPUT PAGE WIP

This commit is contained in:
Aquaticholic
2022-01-28 13:40:10 +00:00
parent f05d55a14d
commit 87bebf8ae6
16 changed files with 526 additions and 86 deletions
+4 -1
View File
@@ -17,7 +17,10 @@
"react-router": "^6.2.1",
"react-router-dom": "^6.2.1",
"react-scripts": "5.0.0",
"web-vitals": "^2.1.3"
"web-vitals": "^2.1.3",
"@material-ui/core": "^4.12.3",
"@material-ui/icons": "^4.11.2"
},
"scripts": {
"start": "react-scripts start",