Skip to content

Commit f841457

Browse files
author
Leshe4ka
committed
custom aria lavel for UserTimezone dropdown
1 parent 98f8a36 commit f841457

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

frontend/src/components/NavBar/UserTimezone/UserTimezone.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ export const UserTimezone = () => {
3636
<Dropdown
3737
onClose={() => setSearchValue('')}
3838
align="center"
39+
aria-label="user-timezone-dropdown"
3940
openBtnEl={
4041
<Button buttonType="text" buttonSize="L">
4142
<S.SelectedTimezoneContainer>

0 commit comments

Comments
 (0)