use react-bootstrap

This commit is contained in:
Igor Katson 2023-11-22 14:45:39 +00:00
parent 855f2a8582
commit 6d97d69592
No known key found for this signature in database
GPG key ID: B4EC22B66D61A3F5
135 changed files with 420 additions and 11371 deletions

View file

@ -8,6 +8,7 @@
},
"dependencies": {
"react": "^18.2.0",
"react-bootstrap": "^2.9.1",
"react-dom": "^18.2.0"
},
"devDependencies": {
@ -16,4 +17,4 @@
"typescript": "^5.3.2",
"vite": "^4.3.2"
}
}
}