0

Is there a way to display a string such as: "<p>Some text</p><strong>A</strong>" in React.js, as an actual JSX markup and not as a string?

I searched the web for any method for converting a string to HTML, but I've found nothing that could work in React.

Note I get the string from the Database and it is generated by a Rich Text Editor.

0 Answers0