Created
March 16, 2016 13:33
-
-
Save maxclaus/a8180f3505f9d8809490 to your computer and use it in GitHub Desktop.
react-intl FormattedHTMLMessage https://github.com/yahoo/react-intl/tree/v2.0.0-pr-3
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
<FormattedHTMLMessage | |
id="news-publish.not-allowed.html" | |
values={{ emailSupport: support.email }} | |
defaultMessage={"Please contact <a href=\"mailto:{emailSupport}\">support</a>."} /> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment