react-render-html
react-render-html copied to clipboard
Render HTML as React element, possibly replacing dangerouslySetInnerHTML
Bumps [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) from 16.1.0 to 16.1.2. Release notes *Sourced from [react-dom's releases](https://github.com/facebook/react/releases).* > ## v16.1.1 > ## 16.1.1 (November 13, 2017) > > ### React > > * Improve the...
When i worked on a project i used this library. I thought it would be a good idea that renderHTML function always returns an array even if it has only...
I find this library useful for rendering DraftJS blocks. However, in the event that I have a view component that renders more than one chunk of DraftJS content with `renderHTML`,...