Add protected route, qr code on payment order, fix missing translations and eslint warnings
Showing
| ... | @@ -21,6 +21,7 @@ | ... | @@ -21,6 +21,7 @@ |
| "react": "^18.2.0", | "react": "^18.2.0", | ||
| "react-dom": "^18.2.0", | "react-dom": "^18.2.0", | ||
| "react-i18next": "^11.18.4", | "react-i18next": "^11.18.4", | ||
| "react-qr-code": "^2.0.8", | |||
| "react-router-dom": "^6.3.0", | "react-router-dom": "^6.3.0", | ||
| "react-scripts": "5.0.1", | "react-scripts": "5.0.1", | ||
| "tweetnacl": "^1.0.3", | "tweetnacl": "^1.0.3", | ||
| ... | ... |
Please
register
or
sign in
to comment