collegevine / purescript-elmish-hooks

React hooks for Elmish
https://collegevine.github.io/purescript-elmish-hooks
MIT License
7 stars 1 forks source link

Fix withHook ComponentNames #11

Closed mcordova47 closed 2 years ago

mcordova47 commented 2 years ago

The number of stack frames to get to the use site was wrong for functions that used withHooks (withHook and withHookCurried).