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

Rename `hotkeys_provider` module as `context` #88

Closed mondeja closed 5 months ago

mondeja commented 5 months ago

Now that HotkeysProvider has been removed, the module hotkeys_provider must be renamed to context to better reflect what it contains.