react-magma icon indicating copy to clipboard operation
react-magma copied to clipboard

chore: Update react magma icons to 3.2.3

Open olehnoskov-cengage opened this issue 1 week ago • 5 comments

Closes: #1945

What I did

  • Updated react-magma-icons to 3.2.3

Screenshots

Checklist

  • [x] changeset has been added
  • [x] Pull request is assigned, labels have been added and ticket is linked
  • [x] Pull request description is descriptive and testing steps are listed
  • [ ] Corresponding changes to the documentation have been made
  • [ ] New and existing unit tests pass locally with the proposed changes
  • [ ] Tests that prove the fix is effective or that the feature works have been added

How to test

Go to Docs -> Components -> Icon -> all icon examples should have aria-hidden=false and role="img" attributes All icons, which are used for our components, should have aria-hidden=true and role="none" attributes

olehnoskov-cengage avatar Dec 18 '25 16:12 olehnoskov-cengage