mirror of
https://github.com/dillonkearns/elm-pages-v3-beta.git
synced 2024-12-24 12:22:27 +03:00
Force build.
This commit is contained in:
parent
9cd76dc614
commit
17e57beac6
@ -548,7 +548,7 @@ deleteItemForm =
|
||||
Validation.succeed identity
|
||||
|> Validation.andMap todoId
|
||||
, view =
|
||||
\formState ->
|
||||
\_ ->
|
||||
[ button [ class "destroy" ] [] ]
|
||||
}
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user