Added bootstrap

This commit is contained in:
2023-03-16 17:01:22 -04:00
parent bff6a02123
commit aa3d5049c5
2 changed files with 373 additions and 0 deletions

View File

@@ -6,7 +6,9 @@
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^13.4.0",
"@testing-library/user-event": "^13.5.0",
"bootstrap": "^5.2.3",
"react": "^18.2.0",
"react-bootstrap": "^2.7.2",
"react-dom": "^18.2.0",
"react-scripts": "5.0.1",
"web-vitals": "^2.1.4",