purescript-react / purescript-react-basic

An opinionated set of bindings to the React library, optimizing for the most basic use cases
https://pursuit.purescript.org/packages/purescript-react-basic
Apache License 2.0
281 stars 40 forks source link

refactor: Async component -> remove dead code (FetchAction) #111

Closed srghma closed 4 years ago

megamaddu commented 4 years ago

Ah, nice, thank you! I'll leave this open for now in case we're able to include it along with another major version update :)

hdgarrood commented 4 years ago

I think this is safe to merge now, since the data type isn't exported?

megamaddu commented 4 years ago

True :)