Skip to content

Commit

Permalink
[docs] Revert hits per page change
Browse files Browse the repository at this point in the history
  • Loading branch information
eps1lon committed Sep 17, 2019
1 parent 6af6112 commit 7268555
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 7268555

Please sign in to comment.