若要顯示React 的元素,可以呼叫 ReactDOM.render() 函數,並指定要顯示 ... function Comment(props) { return ( <div className="Comment"> <div ...
確定! 回上一頁