Skip to content

fix(mat-icon A11Y): add aria-hidden on <i> for screen reader

Mathis DELOGE requested to merge 78-mat-icon-aria-hidden into develop

To check

  • Explain what has changed in the changelog
  • For newly created web components only : Declare all new angular proxy components in the file angular/projects/wcs-angular/src/lib/wcs-angular.module.ts
  • For newly created web components only : Add the component name in Components-Overview.mdx with its corresponding image into assets/images/components-overview

Related to #78 (closed)

Merge request reports