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
The icons on the Modal design guidelines page should not have an aria-label attribute on the <i> elements, and instead should be moved to the <span> wrapping them.
Work towards #2920
The icons on the Modal design guidelines page should not have an
aria-labelattribute on the<i>elements, and instead should be moved to the<span>wrapping them.