Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixes #1174 - Remove redundant aria-label in clayButton
If a `button` contains a label, `aria-label` should not be set. If there is no `label` or `ariaLabel` present, use the `icon` as aria-label.
- Loading branch information