Component { render() { return React.createElement('div', null, `Hello ${this.props.toWhat}`); } } ReactDOM.
確定! 回上一頁