GJ Lee
Results
1
issues of
GJ Lee
**Describe the bug** When type key slight earlier than shift, it makes event twice **To Reproduce** ``` useHotkeys("f", (event) => { console.log("event", event); }); ``` and type "f" and shift...
bug
good first issue