Skip to content

Commit d113e25

Browse files
committed
- autofocus
1 parent 392f6eb commit d113e25

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

site/src/pages/CreateWorkspacePage/CreateWorkspacePageView.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,6 @@ export const CreateWorkspacePageView: FC<CreateWorkspacePageViewProps> = ({
214214
disabled={creatingWorkspace}
215215
// resetMutation facilitates the clearing of validation errors
216216
onChange={onChangeTrimmed(form, resetMutation)}
217-
autoFocus
218217
fullWidth
219218
label="Workspace Name"
220219
/>

0 commit comments

Comments
 (0)