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(radio): remove usage of mixinDisabled (angular#14666)
* `MatRadioGroup`'s `disabled` setter and getter methods already
implement the same functionality that `mixinDisabled` provides,
so `mixinDisabled` can safely be removed
0 commit comments