snipped for text content react code example
Example: returned data has p tags react
return <div dangerouslySetInnerHTML={{ __html: yourStringWithHtmlInIt }} />;
return <div dangerouslySetInnerHTML={{ __html: yourStringWithHtmlInIt }} />;