mirror of
https://github.com/umami-software/umami.git
synced 2026-02-04 04:37:11 +01:00
Set onfocus.
This commit is contained in:
parent
2e2b1411bf
commit
58527c3c51
1 changed files with 1 additions and 0 deletions
|
|
@ -41,6 +41,7 @@ export function SettingsTable({
|
|||
onChange={handleFilterChange}
|
||||
delay={1000}
|
||||
value={filter}
|
||||
autoFocus={true}
|
||||
placeholder="Search"
|
||||
style={{ maxWidth: '300px', marginBottom: '10px' }}
|
||||
/>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue