proof of concept de fake multi-page

This commit is contained in:
Medenos
2022-09-27 15:51:16 -04:00
parent b25cd25872
commit d976e6419d
4 changed files with 2941 additions and 6 deletions

View File

@@ -6,8 +6,12 @@
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^13.4.0",
"@testing-library/user-event": "^13.5.0",
"bootstrap": "^5.2.1",
"react": "^18.2.0",
"react-bootstrap": "^2.5.0",
"react-devtools": "^4.26.0",
"react-dom": "^18.2.0",
"react-router-dom": "^6.4.1",
"react-scripts": "5.0.1",
"web-vitals": "^2.1.4"
},