You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor(material): remove re-exports from primary entry-point
Removes the re-exports to all secondary entry-points from the Angular
Material primary entry-point.
BREAKING CHANGE: Components can no longer be imported through "@angular/material". Use the individual secondary entry-points.
0 commit comments