jsx auxiliary variable code example
Example: returned data has p tags react
return <div dangerouslySetInnerHTML={{ __html: yourStringWithHtmlInIt }} />;
return <div dangerouslySetInnerHTML={{ __html: yourStringWithHtmlInIt }} />;