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
f978587688
commit
54276b82af
@ -161,8 +161,6 @@ form =
|
|||||||
[ Html.text (label ++ " ")
|
[ Html.text (label ++ " ")
|
||||||
, field |> FieldView.input2 []
|
, field |> FieldView.input2 []
|
||||||
]
|
]
|
||||||
|
|
||||||
-- TODO @@@@@@@
|
|
||||||
, errorsView field
|
, errorsView field
|
||||||
]
|
]
|
||||||
in
|
in
|
||||||
|
Loading…
Reference in New Issue
Block a user