How can I dispatch an action to redux store when the user clicks on a button, Do I need mapStateToProps and mapDispatchToProps?
handleClick(e) { e.curre