Results 2 issues of Dave Rosborough

My quick-and-dirty effort at adding support for the mousetrap global-bind plugin. I'm new-ish to npm and new to jest, so I didn't successfully work out how to add tests; however,...

It would be great to have the "global-bind" plugin / methods available within react-mousetrap, so that something like `this.props.globalBindShortcut('right', this._goToNext)` would provide mousetrap bindings that work within input fields.