1
0
mirror of https://github.com/Radarr/Radarr.git synced 2026-04-18 21:35:51 -04:00

Fixed some aria violations

(cherry picked from commit 7aa846343815105e3576e6aa20eac64fcb0edf8d)
This commit is contained in:
Benjamin Staneck
2023-04-30 06:05:21 +02:00
committed by Bogdan
parent 6086b0d4e4
commit 3738750fa1
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}
>