mirror of
https://github.com/Redocly/redoc.git
synced 2025-04-22 09:42:00 +03:00
DX-2758 Update Redoc Search
This commit is contained in:
parent
24e9ad42c5
commit
7fac1604e4
|
@ -147,7 +147,7 @@ export class SearchBox extends React.PureComponent<SearchBoxProps, SearchBoxStat
|
|||
<SearchInput
|
||||
value={this.state.term}
|
||||
onKeyDown={this.handleKeyDown}
|
||||
placeholder="Search..."
|
||||
placeholder="Search API paths..."
|
||||
aria-label="Search"
|
||||
type="text"
|
||||
onChange={this.search}
|
||||
|
|
Loading…
Reference in New Issue
Block a user