make Apple children apparent

This commit is contained in:
Tessa Kelly 2022-04-12 17:38:46 -07:00
parent 70ba3bd590
commit 91904f20d9

View File

@ -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