Sanitize and render a dirty HTML string in a div using a single, simple component.
Comes with sane defaults and the ability to override any of these defaults.
This library depends on sanitizeHtml
<SanitizedDiv html={dirtyHtmlString} className="html-content" />