1
0
Fork 0

fix(docsearch): drop the "..."

This commit is contained in:
François Chalifour 2020-04-06 18:17:45 +02:00
parent 39e72c4fb4
commit bf86a1d09f

View file

@ -95,7 +95,7 @@ export function DocSearch({
>({
defaultHighlightedIndex: 0,
autoFocus: true,
placeholder: 'Search docs...',
placeholder: 'Search docs',
openOnFocus: true,
initialState: {
query: initialQuery,