Skip to content

Commit

Permalink
Added id
Browse files Browse the repository at this point in the history
  • Loading branch information
roll committed Sep 26, 2024
1 parent 58b928f commit f088068
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions client/components/Application/Dialogs/FileUpload.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -224,6 +224,7 @@ function RemoteFileForm(props: { tabHeight: number }) {
</Box>
<Box sx={{ display: 'flex' }}>
<StyledTextField
id="remote-file-input"
autoFocus
fullWidth
size="small"
Expand Down

0 comments on commit f088068

Please sign in to comment.