Adds support for html in custom login text

This commit is contained in:
mabashian
2021-03-08 10:54:07 -05:00
parent 5c0850b279
commit 3211323a4e
4 changed files with 314 additions and 168 deletions

View File

@@ -27,6 +27,7 @@
"react-router-dom": "^5.1.2",
"react-virtualized": "^9.21.1",
"rrule": "^2.6.4",
"sanitize-html": "^2.3.2",
"styled-components": "^4.2.0"
},
"devDependencies": {