From bf6f7f05e3b21db57985dd8860320e1938e177d2 Mon Sep 17 00:00:00 2001 From: Richard Feldman Date: Wed, 7 Sep 2016 04:37:39 -0500 Subject: [PATCH] Add a TODO to part2 --- part2/Main.elm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/part2/Main.elm b/part2/Main.elm index be24162..88f73c1 100644 --- a/part2/Main.elm +++ b/part2/Main.elm @@ -22,7 +22,7 @@ elmHubHeader = view model = div [ class "content" ] - [ elmHubHeader + [ text "TODO replace this text with the contents of elmHubHeader" , ul [ class "results" ] [ li [] [ span [ class "star-count" ]