Skip to content

Commit fcd08db

Browse files
removed double info for accessibility
1 parent f91b75d commit fcd08db

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/cpt-ui/src/components/prescriptionList/PrescriptionsListTable.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -263,7 +263,6 @@ const PrescriptionsListTable = ({
263263
type="button"
264264
tabIndex={0}
265265
className={`eps-prescription-table-sort-text ${heading.key}`}
266-
aria-label={heading.label}
267266
data-testid={`eps-prescription-table-sort-${heading.key}`}
268267
onClick={(e) => {
269268
e.preventDefault()

0 commit comments

Comments
 (0)