Set onfocus.
This commit is contained in:
@@ -41,6 +41,7 @@ export function SettingsTable({
|
|||||||
onChange={handleFilterChange}
|
onChange={handleFilterChange}
|
||||||
delay={1000}
|
delay={1000}
|
||||||
value={filter}
|
value={filter}
|
||||||
|
autoFocus={true}
|
||||||
placeholder="Search"
|
placeholder="Search"
|
||||||
style={{ maxWidth: '300px', marginBottom: '10px' }}
|
style={{ maxWidth: '300px', marginBottom: '10px' }}
|
||||||
/>
|
/>
|
||||||
|
|||||||
Reference in New Issue
Block a user