how to convert html file to string in react code example
Example: react render string as html
<div dangerouslySetInnerHTML={{__html: 'First · Second'}} />
<div dangerouslySetInnerHTML={{__html: 'First · Second'}} />