JPI think it's same. () => ({}) mean a function return object {} is objectComment·Thread·Nov 5, 2017·Do you know the difference between this.setState({}) and this.setState(()=>({})) ??