You should inject the intl object into your component by using the injectIntl HOC and then just format the message through the API. Example: import React from ' ...
確定! 回上一頁