purescript-react / purescript-react-basic-hooks

An implementation of React hooks on top of purescript-react-basic
https://pursuit.purescript.org/packages/purescript-react-basic-hooks/
Apache License 2.0
198 stars 31 forks source link

Use empty instead of mempty for Map, since Monoid instance dropped #47

Closed milesfrain closed 3 years ago

milesfrain commented 3 years ago

See https://github.com/purescript/purescript-ordered-collections/pull/38