Skip to content

Commit

Permalink
[docs] Revert hits per page change (#17458)
Browse files Browse the repository at this point in the history
  • Loading branch information
eps1lon authored and oliviertassinari committed Sep 17, 2019
1 parent daac056 commit 4007898
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/src/modules/components/AppSearch.js
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,6 @@ function initDocsearch(userLanguage) {
inputSelector: '#docsearch-input',
algoliaOptions: {
facetFilters: ['version:master', `language:${userLanguage}`],
hitsPerPage: 40,
},
autocompleteOptions: {
openOnFocus: true,
Expand Down

0 comments on commit 4007898

Please sign in to comment.