Move hint for part4
This commit is contained in:
@@ -26,6 +26,8 @@ type alias Msg =
|
||||
|
||||
|
||||
{-| TODO add a type annotation to this value
|
||||
|
||||
HINT: The type aliases above may come in handy for these exercises!
|
||||
-}
|
||||
initialModel =
|
||||
{ query = "tutorial"
|
||||
@@ -55,8 +57,6 @@ initialModel =
|
||||
|
||||
|
||||
{-| TODO add a type annotation to this value
|
||||
|
||||
HINT: The type aliases above may come in handy for these exercises!
|
||||
-}
|
||||
elmHubHeader =
|
||||
header []
|
||||
|
||||
Reference in New Issue
Block a user