mirror of
https://github.com/Orasund/elm-ui-widgets.git
synced 2024-11-22 04:58:49 +03:00
implemented Item widget
This commit is contained in:
parent
abb7ec3a7f
commit
27dfc71667
@ -173,7 +173,6 @@ type alias ItemStyle msg =
|
||||
{-| -}
|
||||
type alias RowStyle msg =
|
||||
{ elementRow : List (Attribute msg)
|
||||
, content : ItemStyle msg
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user