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/slide-toggle): remove divs from button (#29485)
Replaces `div` nodes inside the `button` with `span` since the former trigger some automated checkers.
Fixes#29484.
(cherry picked from commit 1aa8512)
0 commit comments