Skip to content

fix(a11y): Added aria roles to lists

Pierre Ecarlat requested to merge a11y/lists into dev

Related to #658

What does this MR do and why?

  • Set aria roles for lists
  • Set aria roles for tabs
  • (refacto) Updated the <IconButton><StyledIcon /></IconButton> to <StyledIconButton>
Edited by Pierre Ecarlat

Merge request reports