aforemny / elm-mdc

Elm port of the Material Components for the Web CSS/JS library
https://aforemny.github.io/elm-mdc
Apache License 2.0
354 stars 43 forks source link

refactor: remove Material.init #335

Closed berenddeboer closed 3 years ago

berenddeboer commented 3 years ago

Possibly breaking change, but very easy to fix, just remove Material.init from your code.

Fixes #307.