Improve rendering of artist biography and album wiki

This commit is contained in:
Matthias Meulien
2020-10-10 13:25:11 +02:00
parent 4e0a5a7f7d
commit 7a79d7f9fb
6 changed files with 147 additions and 7 deletions

View File

@ -29,7 +29,8 @@
"redux": "^4.0.5",
"redux-persist": "^6.0.0",
"redux-thunk": "^2.3.0",
"reselect": "^4.0.0"
"reselect": "^4.0.0",
"sanitize-html": "^2.1.0"
},
"devDependencies": {
"@babel/cli": "7.10.1",