greena13 / react-hotkeys

Declarative hotkey and focus area management for React
https://github.com/greena13/react-hotkeys
ISC License
2.15k stars 161 forks source link

Object.values shim #262

Closed tommyka closed 4 years ago

tommyka commented 4 years ago

Create a util function that works like Object.values to avoid errors on Internet Explorer 11

greena13 commented 4 years ago

Thanks for expanding the support, @tommyka