convert raw data with html tags to html react code example
Example: convert raw html to text in react js
<td dangerouslySetInnerHTML={{__html: this.state.actions}} />
<td dangerouslySetInnerHTML={{__html: this.state.actions}} />