Skip to content

Commit

Permalink
Set onfocus.
Browse files Browse the repository at this point in the history
  • Loading branch information
briancao committed Aug 17, 2023
1 parent 2e2b141 commit 58527c3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions components/common/SettingsTable.js
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ export function SettingsTable({
onChange={handleFilterChange}
delay={1000}
value={filter}
autoFocus={true}
placeholder="Search"
style={{ maxWidth: '300px', marginBottom: '10px' }}
/>
Expand Down

0 comments on commit 58527c3

Please sign in to comment.