class HtmlView extends React.Component {
  static propTypes = {
    value: PropTypes.string,
    style: PropTypes.object,
    maxImageWidth: PropTypes.number