Change Your handleClick method something like that handleClick = sound => () => { this.setState({ sound }) }.
確定! 回上一頁