Skip to content
This repository has been archived by the owner on Sep 4, 2018. It is now read-only.

Commit

Permalink
Update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
terezka committed Jun 16, 2017
1 parent a9b3a87 commit 46cec74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/View/Extra.elm
Expand Up @@ -51,7 +51,7 @@ viewJust view maybe =
view feedback =
div []
[ h1 [] [ text "Feedback" ]
, viewMaybe viewFeedback viewNoFeedbackYet feedback
, viewMaybe viewFeedback viewPlaceholder feedback
]
-}
Expand Down

0 comments on commit 46cec74

Please sign in to comment.