This state will be used in the next method where it will be pushed in the array. onInputChange(e) { this.setState({ inputValue: e.target.value, }); }. Now ...
確定! 回上一頁