Capgemini / dcx-react-library

React Library UI/UX agnostic
https://main--6069a6f47f4b9f002171f8e1.chromatic.com
MIT License
107 stars 7 forks source link

fix: removing label as default aria-label #664

Closed Ibabalola closed 1 week ago

Ibabalola commented 1 week ago

This change simply removes label as a default aria-label on the button component to avoid having an aria label which conflicts with the visible label, which may have hidden text for screen readers to read.