Skip to content
Snippets Groups Projects
Commit f60c3d07 authored by Oskar Marquardt's avatar Oskar Marquardt
Browse files

added test text

parent 802fe880
No related branches found
No related tags found
No related merge requests found
Pipeline #22104 passed
......@@ -32,7 +32,7 @@ view : Model -> Browser.Document Msg
view model =
{ title = "TBD"
, body =
[ div [] []
[ div [] [ text "Test" ]
]
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment