We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3549cca commit 3105bb3Copy full SHA for 3105bb3
nesting/Counter.elm
@@ -1,4 +1,4 @@
1
-module Counter exposing (Model, init, Msg, update, view)
+module Counter exposing (Model, Msg, init, update, view)
2
3
import Html exposing (..)
4
import Html.Attributes exposing (..)
0 commit comments