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