Skip to content

Commit

Permalink
fix for Issue #44
Browse files Browse the repository at this point in the history
  • Loading branch information
Peter Morawiec committed Jan 13, 2017
1 parent 13dfef3 commit 8571dd5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/elm/Main.elm
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
module Main exposing (..)
import Html exposing (..)
import Html.Attributes exposing (..)
import Html.Events exposing ( onClick )
Expand Down

0 comments on commit 8571dd5

Please sign in to comment.