Alerta código QR

This commit is contained in:
Gabriela Gómez Hernández
2022-04-29 18:08:41 -05:00
parent fc85e0b6da
commit 0bd6809aa1
15 changed files with 267 additions and 35 deletions
+4 -1
View File
@@ -13,11 +13,14 @@
"bootstrap": "^5.1.3",
"moment": "^2.29.2",
"next": "12.1.4",
"prop-types": "^15.8.1",
"react": "18.0.0",
"react-bootstrap": "^2.2.3",
"react-dom": "18.0.0",
"react-qr-reader": "^3.0.0-beta-1",
"reactstrap": "^9.0.2"
"react-router-dom": "^6.3.0",
"reactstrap": "^9.0.2",
"sweetalert": "^2.1.2"
},
"devDependencies": {
"eslint": "8.12.0",