gaucho-labs / leptos-hotkeys

a declarative way of using keyboard shortcuts + callbacks in leptos applications
https://leptos-hotkeys.vercel.app
MIT License
43 stars 8 forks source link

feat: fix hotkey keycode handling #108

Closed friendlymatthew closed 3 months ago

friendlymatthew commented 3 months ago

Fixes #106

friendlymatthew commented 3 months ago

@mondeja I'm going to merge this, the logic is very straightforward and have been tested via frontend.