Created
October 19, 2016 09:50
-
-
Save YacheLee/378712506ad14a9389b57b1f50fb849a to your computer and use it in GitHub Desktop.
React htmlString rendering
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<div dangerouslySetInnerHTML={{ __html: htmlString}}></div> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment