thing is kind of broken

This commit is contained in:
2022-04-20 17:59:02 -05:00
parent 84f1191e03
commit ea4396380a
13 changed files with 276 additions and 98 deletions

View File

@@ -5,9 +5,10 @@
"dependencies": {
"@testing-library/jest-dom": "^5.16.3",
"@testing-library/react": "^12.1.4",
"@testing-library/react-hooks": "^8.0.0",
"@testing-library/user-event": "^13.5.0",
"react": "^18.0.0",
"react-dom": "^18.0.0",
"react": "^17.0.0",
"react-dom": "^17.0.0",
"react-router-dom": "^6.2.2",
"react-scripts": "5.0.0",
"uuid": "^8.3.2",