mirror of
https://github.com/oceanprotocol/docs.git
synced 2024-11-26 19:49:26 +01:00
Issue-#545: Auto focus serach box
This commit is contained in:
parent
9ceeea7c4e
commit
8b6382c66d
@ -93,6 +93,7 @@ const SearchClient = ({ searchableData }) => {
|
||||
margin: '10px auto',
|
||||
width: '100%'
|
||||
}}
|
||||
autoFocus
|
||||
value={searchState.searchQuery}
|
||||
onChange={searchData}
|
||||
InputProps={{
|
||||
|
Loading…
Reference in New Issue
Block a user