trimox / angular-mdc-web

Angular wrapper for Material Design (Web) Components
https://trimox.github.io/angular-mdc-web
MIT License
517 stars 87 forks source link

[docs]: Update component guides with secondary entry-points #2169

Closed trimox closed 4 years ago

trimox commented 4 years ago

As of v6.0.0 components can no longer be imported through @angular-mdc/web. Use the individual secondary entry-points, such as @angular-mdc/web/button

reference #2152