Remove completed todo.

This commit is contained in:
Dillon Kearns 2022-07-22 21:19:50 +02:00
parent f978587688
commit 54276b82af

View File

@ -161,8 +161,6 @@ form =
[ Html.text (label ++ " ")
, field |> FieldView.input2 []
]
-- TODO @@@@@@@
, errorsView field
]
in