mirror of
https://github.com/NoRedInk/noredink-ui.git
synced 2024-12-18 11:11:38 +03:00
make Apple children apparent
This commit is contained in:
parent
70ba3bd590
commit
91904f20d9
@ -160,7 +160,7 @@ view ellieLinkConfig model =
|
||||
{ caret = defaultCaret
|
||||
, content = \_ -> Html.text "🍎 There are many kinds of apples! Apples are more genetically diverse than humans. The genetic diversity of apples means that to preserve delicious apple varieties, growers must use grafting rather than seeds. In the apple market, clones have already taken over! 🍏"
|
||||
, entryClass = "accordion-example"
|
||||
, headerContent = Html.text "Apples"
|
||||
, headerContent = Html.text "Apples (has children)"
|
||||
, headerId = "accordion-entry__1"
|
||||
, headerLevel = Accordion.H4
|
||||
, isExpanded = Set.member 1 model.expanded
|
||||
|
Loading…
Reference in New Issue
Block a user