Add auto focus
This commit is contained in:
parent
96d7358668
commit
41e64fe5e8
1 changed files with 1 additions and 0 deletions
|
@ -56,6 +56,7 @@ const SaveFilterTabDialog: React.FC<SaveFilterTabDialogProps> = ({
|
|||
<>
|
||||
<DialogContent>
|
||||
<TextField
|
||||
autoFocus
|
||||
fullWidth
|
||||
label={intl.formatMessage({
|
||||
defaultMessage: "Search Name",
|
||||
|
|
Loading…
Reference in a new issue