Closed amitaibu closed 8 years ago
This is a nice example, where the Login page is actually consisted from a single component, so we simply pipe the calls to the page, directly to the component.
Actually the piping isn't working, as it messes with Elm's types. So I'll have to move the component itself under the page.
104