Matt Murray

Results 3 comments of Matt Murray

using the asterisk works, but if one just wants to get the shift event then it doesn't work. I'm using the react hooks version and even this: ``` useHotkeys('⇪,shiftKey,shift', (k)=>{...

I did use `yarn install` to fetch it and it looks like it went with `6.0.0`. I did notice on another thread for `lru-cache` that they had mentioned an update...

I noticed on line 49 there is a typeo of `useDesh` when it should be `useDash` and line 37 it's `linwWidth` but should be `lineWidth`