mirror of
https://github.com/kremalicious/umami.git
synced 2024-11-16 02:05:04 +01:00
Set onfocus.
This commit is contained in:
parent
2e2b1411bf
commit
58527c3c51
@ -41,6 +41,7 @@ export function SettingsTable({
|
||||
onChange={handleFilterChange}
|
||||
delay={1000}
|
||||
value={filter}
|
||||
autoFocus={true}
|
||||
placeholder="Search"
|
||||
style={{ maxWidth: '300px', marginBottom: '10px' }}
|
||||
/>
|
||||
|
Loading…
Reference in New Issue
Block a user