Skip to content

Commit 9d824f4

Browse files
committed
Bring back autofocus
1 parent b5d25fc commit 9d824f4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/app/course/call-to-action.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,7 @@ export function HeroActions({
8787
transition={{ duration: 0.1 }}
8888
>
8989
<input
90+
autoFocus
9091
required
9192
ref={input}
9293
onBlur={handleBlur}

0 commit comments

Comments
 (0)