Merge branch 'routing-betty'

# Conflicts:
#	package.json
#	src/App.js
#	src/Pages/anmeldepage.jsx
#	src/Pages/listenansicht.jsx
#	src/Pages/mainpage.jsx
#	src/Pages/registrierung.jsx
This commit is contained in:
Stefan-5422
2022-06-01 12:14:47 +02:00
13 changed files with 147 additions and 34 deletions
+2
View File
@@ -13,6 +13,8 @@
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react-query": "^3.39.0",
"react-router": "^6.3.0",
"react-router-dom": "^6.3.0",
"react-scripts": "5.0.0",
"web-vitals": "^2.1.4"
},