Consider a react/redux application with react-bootstrap components. This may be a very rookie question, but I am trying to pass multiple actions to a single onClick event on a Button from a react-bootstrap library. How to do this properly? Answer Wrap them in another function: