JohannesKlauss / react-hotkeys-hook

React hook for using keyboard shortcuts in components.
https://react-hotkeys-hook.vercel.app/
MIT License
2.56k stars 112 forks source link

Fix: example code in is-hotkey-pressed docs #1184

Closed nakker1218 closed 1 week ago

nakker1218 commented 2 weeks ago

Add react-live imports definition for is-hotkey-pressed docs. closes https://github.com/JohannesKlauss/react-hotkeys-hook/issues/1046

Fix count change on button click in LIVE EDITOR. image

vercel[bot] commented 2 weeks ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
react-hotkeys-hook ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 17, 2024 3:57pm
JohannesKlauss commented 1 week ago

Thank you for this fix!