Skip to content

Commit 2c1e44b

Browse files
author
Leshe4ka
committed
custom id for UserTimezone Input
1 parent d2d040a commit 2c1e44b

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
@@ -49,6 +49,7 @@ export const UserTimezone = () => {
4949
<S.ContentContainer>
5050
<S.InputContainer>
5151
<Input
52+
id="user-timezone-search"
5253
type="text"
5354
placeholder="Search timezone..."
5455
value={searchValue}

0 commit comments

Comments
 (0)