Skip to content
This repository has been archived by the owner on Dec 30, 2022. It is now read-only.

Commit

Permalink
fix(stories): limit hits per page on Index (#806)
Browse files Browse the repository at this point in the history
  • Loading branch information
samouss authored Jan 5, 2018
1 parent 7e1849c commit 6eb14d3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions stories/MultiIndex.stories.js
Original file line number Diff line number Diff line change
Expand Up @@ -176,6 +176,8 @@ stories
apiKey="6be0576ff61c053d5f9a3225e2a90f76"
indexName="ikea"
>
<Configure hitsPerPage={5} />

<SearchBox />
<Index
indexName="products"
Expand Down

0 comments on commit 6eb14d3

Please sign in to comment.