diff --git a/examples/Demo.elm b/examples/Demo.elm index 7ba3805..a4e4ea6 100644 --- a/examples/Demo.elm +++ b/examples/Demo.elm @@ -148,7 +148,8 @@ view addr model = , main = [ top ] } {- The following line is not needed when you manually set up - your html, as done with page.html. + your html, as done with page.html. Removing it will then + fix the flicker you see on load. -} |> Material.topWithColors Material.Teal Material.Red