Add react-bootstrap.
Now we're strappin'
This commit is contained in:
parent
7cd1a9cd97
commit
d1746b6d17
3 changed files with 241 additions and 2 deletions
|
@ -10,7 +10,9 @@
|
|||
"@types/node": "^16.18.104",
|
||||
"@types/react": "^18.3.3",
|
||||
"@types/react-dom": "^18.3.0",
|
||||
"bootstrap": "^5.3.3",
|
||||
"react": "^18.3.1",
|
||||
"react-bootstrap": "^2.10.4",
|
||||
"react-dom": "^18.3.1",
|
||||
"react-scripts": "5.0.1",
|
||||
"typescript": "^4.9.5",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue