1
0
mirror of https://github.com/sasjs/server.git synced 2026-01-11 00:10:06 +00:00

fix(web-header): show users display name instead of username

This commit is contained in:
2022-04-27 22:43:23 +05:00
parent 4ae8f35e9a
commit cc6f8a64b5
4 changed files with 36 additions and 4 deletions

View File

@@ -21,6 +21,7 @@
"@types/node": "^12.20.28",
"@types/react": "^17.0.27",
"axios": "^0.24.0",
"jwt-decode": "3.1.2",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react-router-dom": "^5.3.0"