elm-calendar icon indicating copy to clipboard operation
elm-calendar copied to clipboard

Error when running examples

Open nsb opened this issue 8 years ago • 0 comments

When running the Basic.elm with elm-live:

Cannot find variable `Fixtures.viewConfig`.

71|     Calendar.viewConfig Fixtures.viewConfig
                            ^^^^^^^^^^^^^^^^^^^
`Fixtures` does not expose `viewConfig`.

Detected errors in 1 module.

nsb avatar Nov 04 '16 12:11 nsb