In handleReset , you're able to set itemvalues back to a null state when the "Reset" button is pressed: handleReset = () => { this.setState ...
確定! 回上一頁