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
fix(material/checkbox): inconsistent disabled color (#23083)
The checkbox was using `secondary` text when it's disabled which is inconsistent and incorrect, because all other components use `disabled`.
Fixes#23081.
(cherry picked from commit 02e9ab0)
0 commit comments