lesson 2 finished

This commit is contained in:
andres
2023-06-02 22:00:45 +02:00
parent c80f5c4b42
commit 70bdba4312
14 changed files with 190 additions and 67 deletions

View File

@@ -23,7 +23,8 @@
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-redux": "^8.0.5",
"react-router-dom": "^6.11.2"
"react-router-dom": "^6.11.2",
"react-toastify": "^9.1.3"
},
"devDependencies": {
"@testing-library/dom": "^9.3.0",