Skip to content

Commit

Permalink
Autofocus prompt
Browse files Browse the repository at this point in the history
  • Loading branch information
s-h-a-d-o-w committed Nov 25, 2024
1 parent cbcf302 commit 3d353c3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/app/components/Prompt.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ export function Prompt({
<StyledPrompt>
<StyledForm onSubmit={onSubmit}>
<Textarea
autoFocus
name="prompt"
placeholder="Leave empty to re-run."
value={input}
Expand Down

0 comments on commit 3d353c3

Please sign in to comment.