mirror of
https://github.com/dillonkearns/elm-pages-v3-beta.git
synced 2024-11-28 06:05:31 +03:00
Remove completed todo.
This commit is contained in:
parent
369770df6e
commit
57c215a4df
@ -183,7 +183,6 @@ dependentParser =
|
||||
something : List (Html (Pages.Msg.Msg Msg))
|
||||
something =
|
||||
-- TODO do I need to have `Maybe parsed` available in view fields?
|
||||
-- TODO show "please choose an option" if `Maybe parsed` is `Nothing`
|
||||
case parsedKind of
|
||||
Just justKind ->
|
||||
postForm_ justKind
|
||||
|
Loading…
Reference in New Issue
Block a user