thomashoneyman / purescript-halogen-realworld

Exemplary real world application built with PureScript + Halogen
https://thomashoneyman.com/guides/real-world-halogen
MIT License
792 stars 86 forks source link

loginUser → onSubmit comment sync up #110

Closed toastal closed 2 years ago

toastal commented 2 years ago

In the Formless 2 → 3 commit, loginUser was renamed to onSubmit, but the comment was not updated to match.