Closed Ibabalola closed 4 months 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.
label
aria-label
This change simply removes
label
as a defaultaria-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.