Closed
Description
Issue:
- Current library: https://www.npmjs.com/package/react-hotkeys
- No longer actively maintained
- Unnecessary to have a separate hotkeys library when modern UI libraries provide this
Suggestions:
- Blueprint: https://blueprintjs.com/docs/#core/hooks/use-hotkeys
- @mantine/hooks: https://mantine.dev/hooks/use-hotkeys/
Initial thoughts:
- mantine's implementation looks a lot cleaner