Added useId hook for id retrival from token

This commit is contained in:
2023-07-27 17:54:06 +03:00
parent 3bb6809454
commit 9688f56c43
6 changed files with 98 additions and 7 deletions

View File

@ -14,6 +14,7 @@
"dependencies": {
"@types/leaflet": "^1.9.3",
"bootstrap": "^5.3.0",
"jwt-decode": "^3.1.2",
"leaflet": "^1.9.4",
"react": "^18.2.0",
"react-bootstrap": "^2.8.0",