1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2026-04-21 22:05:38 -04:00

Fixed some aria violations

This commit is contained in:
Benjamin Staneck
2023-04-30 06:05:21 +02:00
committed by GitHub
parent 5d873fafec
commit 7aa8463438
5 changed files with 9 additions and 4 deletions
@@ -23,6 +23,7 @@ function IconButton(props) {
className,
isDisabled && styles.isDisabled
)}
aria-label="Table Options Button"
isDisabled={isDisabled}
{...otherProps}
>