Trying to figure out an optimal way to create event handlers in React stateless components. I could do something like this:
const myComponent = (props) =>