mirror of
https://github.com/dillonkearns/elm-pages-v3-beta.git
synced 2024-11-27 01:12:50 +03:00
Force rebuild.
This commit is contained in:
parent
8a250357a8
commit
ad5fda503f
@ -188,7 +188,9 @@ toQuantity quantityChange =
|
||||
|
||||
oneOfParsers : List (Form.HtmlForm String Action ( Int, QuantityChange, Smoothie ) Msg)
|
||||
oneOfParsers =
|
||||
[ signoutForm, setQuantityForm ]
|
||||
[ signoutForm
|
||||
, setQuantityForm
|
||||
]
|
||||
|
||||
|
||||
action : RouteParams -> Request.Parser (DataSource (Response ActionData ErrorPage))
|
||||
|
Loading…
Reference in New Issue
Block a user