Error: decodeToken is not defined in Header.jsx

This commit is contained in:
ISA
2024-11-15 11:16:02 +01:00
parent 140444d046
commit f619d7b796
9 changed files with 105 additions and 29 deletions

View File

@@ -17,9 +17,11 @@
"@iconify/react": "^5.0.2",
"@reduxjs/toolkit": "^2.3.0",
"autoprefixer": "^10.4.20",
"bcryptjs": "^2.4.3",
"bootstrap-icons": "^1.11.3",
"chart.js": "^4.4.5",
"chartjs-plugin-zoom": "^2.0.1",
"crypto-js": "^4.2.0",
"idb": "^8.0.0",
"jsonwebtoken": "^9.0.2",
"jwt-decode": "^4.0.0",