Skip to content

Commit

Permalink
exporting FacetListRefinement to use it in skills-quiz (#138)
Browse files Browse the repository at this point in the history
  • Loading branch information
zamanafzal authored Jul 27, 2021
1 parent f093962 commit 043e0f6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/catalog-search/src/index.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
export { default as SearchData, SearchContext } from './SearchContext';
export { default as SearchHeader } from './SearchHeader';
export { default as SearchPagination } from './SearchPagination';
export { default as FacetListRefinement } from './FacetListRefinement';

export {
SEARCH_FACET_FILTERS,
Expand Down

0 comments on commit 043e0f6

Please sign in to comment.