Merge pull request #9918 from overleaf/ii-dashboard-prevent-double-escape

[web] Project dashboard prevent double escape of user name

GitOrigin-RevId: be32c185438aabfc96a403e609ee9c612a9e4035
This commit is contained in:
Alasdair Smith
2022-10-12 08:03:51 +00:00
committed by Copybot
parent 980b62aa39
commit 8a173a000e
3 changed files with 25 additions and 19 deletions
+1 -1
View File
@@ -197,7 +197,7 @@
"react-dnd-html5-backend": "^11.1.3",
"react-dom": "^17.0.2",
"react-error-boundary": "^2.3.1",
"react-i18next": "^11.7.1",
"react-i18next": "^11.18.6",
"react-linkify": "^1.0.0-alpha",
"react-refresh": "^0.14.0",
"react2angular": "^4.0.6",