You can't just use HTML comments inside of JSX because it thinks they are real DOM Nodes: render() { return ( <div> <!-- This doesn't work!
確定! 回上一頁