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

Commit

Permalink
Expose getInsightsAnonymousUserToken to react-instantsearch
Browse files Browse the repository at this point in the history
  • Loading branch information
tkrugg committed Jan 10, 2020
1 parent b6898eb commit fd10690
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/react-instantsearch/dom.js
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,4 @@ export { Snippet } from 'react-instantsearch-dom';
export { SortBy } from 'react-instantsearch-dom';
export { Stats } from 'react-instantsearch-dom';
export { ToggleRefinement } from 'react-instantsearch-dom';
export { getInsightsAnonymousUserToken } from 'react-instantsearch-dom';

0 comments on commit fd10690

Please sign in to comment.