Denis Pominov

Results 1 comments of Denis Pominov

im just fix text.js in src with ` render() { const { classes, options } = this.props; return ( this.div = div } dangerouslySetInnerHTML={{ __html: this.props.text }} /> ); }...