Is there some way to use **dangerouslySetInnerHTML**? This would be required for example in news posts that often contain ``<a>`` and ``<img>`` elements.
Is there some way to use dangerouslySetInnerHTML? This would be required for example in news posts that often contain
<a>and<img>elements.