Better example headings

This commit is contained in:
Tessa Kelly 2022-03-24 13:44:36 -07:00
parent e03f4dd24f
commit 935d4ca950

View File

@ -88,7 +88,7 @@ view state =
[] []
} }
, viewExamples , viewExamples
[ ( "Default example" [ ( "Menu.button"
, Menu.view , Menu.view
(menuAttributes (menuAttributes
++ List.filterMap identity ++ List.filterMap identity
@ -142,7 +142,7 @@ view state =
, button = Menu.button defaultButtonAttributes "1st Period English with Mx. Trainer" , button = Menu.button defaultButtonAttributes "1st Period English with Mx. Trainer"
} }
) )
, ( "Custom example" , ( "Menu.custom"
, Menu.view , Menu.view
(menuAttributes (menuAttributes
++ List.filterMap identity ++ List.filterMap identity