Use react-htmlparser2 to render HTML to React VDOM

This commit is contained in:
Andrey Okonetchnikov
2016-09-27 11:26:28 +02:00
parent 0a9eb3d688
commit e0724aa1bd
4 changed files with 23 additions and 10 deletions

View File

@ -97,6 +97,7 @@
"prismjs": "^1.5.1",
"react-addons-css-transition-group": "^15.3.1",
"react-datetime": "^2.6.0",
"react-htmlparser2": "^0.1.0",
"react-portal": "^2.2.1",
"react-simple-dnd": "^0.1.2",
"react-toolbox": "^1.2.1",