undo change in Checkbox.V5

This commit is contained in:
Celso Bonutti 2022-03-16 10:52:03 -03:00
parent cf53068fc6
commit 8cc2bdb219

View File

@ -201,6 +201,7 @@ viewCheckbox model =
viewEnabledLabel :
{ a
| identifier : String
, setterMsg : Bool -> msg
, selected : IsSelected
, label : String
}