My impression is that the methods added to mapDispatchToProps should be accessible by this.props. When I call these methods, it will raise “Uncaught TypeError: this.props.onHighlight is not Functio
My impression is that the methods added to mapDispatchToProps should be accessible by this.props. When I call these methods, it will raise “Uncaught TypeError: this.props.onHighlight is not Functio