We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dac45f5 commit 896c2afCopy full SHA for 896c2af
1 file changed
.storybook/content-search/content-search.js
@@ -6,6 +6,7 @@ if (container) {
6
try {
7
new PagefindUI({
8
element: '#pagefind-ui',
9
+ bundlePath: new URL('./pagefind/', import.meta.url).pathname,
10
showSubResults: true,
11
showImages: false,
12
showEmptyFilters: false,
0 commit comments