Import react-bootstrap.

This commit is contained in:
Dominik Pantůček 2025-04-08 20:15:26 +02:00
parent ec363eaefd
commit 5f3ac45fa3
3 changed files with 530 additions and 11 deletions

View file

@ -10,8 +10,10 @@
"preview": "vite preview"
},
"dependencies": {
"bootstrap": "^5.3.5",
"qr-scanner": "^1.4.2",
"react": "^19.0.0",
"react-bootstrap": "^2.10.9",
"react-dom": "^19.0.0",
"react-hot-toast": "^2.5.2",
"react-qr-barcode-scanner": "^2.0.0"