purescript-contrib/purescript-react

Consider just using `EffectFn1` instead of `SyntheticEventHandler`

natefaubion opened this issue · 0 comments

And maybe making SyntheticEventHandler just a type alias. This type is exactly the same as EffectFn1.