I am using below format to pass arguement to a redux thunk function:
handleComment(dishId){ console.log(this.state); this.props.dispatch(postC