If it's a string, it should be converted to HTML just fine. Example: class App extends React.Component { constructor() { super(); this.state ...
確定! 回上一頁