Skip to content

Commit c26ae3a

Browse files
committed
don't autofocus
1 parent 6728e8c commit c26ae3a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

site/src/pages/GroupsPage/CreateGroupPageView.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,6 @@ export const CreateGroupPageView: React.FC<CreateGroupPageViewProps> = ({
5353
{...getFieldHelpers("avatar_url")}
5454
onChange={onChangeTrimmed(form)}
5555
autoComplete="avatar url"
56-
autoFocus
5756
fullWidth
5857
label="Avatar URL"
5958
variant="outlined"

0 commit comments

Comments
 (0)