mirror of
https://github.com/explosion/spaCy.git
synced 2024-11-11 04:08:09 +03:00
Merge branch 'develop' into spacy.io
This commit is contained in:
commit
7d980391f4
|
@ -38,6 +38,7 @@ const Search = ({ id, placeholder, settings }) => {
|
|||
Search.defaultProps = {
|
||||
id: 'docsearch',
|
||||
placeholder: 'Search docs',
|
||||
settings: {},
|
||||
}
|
||||
|
||||
Search.propTypes = {
|
||||
|
|
Loading…
Reference in New Issue
Block a user