You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
570: Add instantsearch requirement to create UI components r=bidoubiwa a=bidoubiwa
Add some documentation about instantsearch needed to use instantmeilisearch
Co-authored-by: cvermand <[email protected]>
InstantMeiliSearch is a client for `instantsearch.js`. It does not create any UI component by itself.<br>
61
+
To be able to create a search interface, you'll need to [install `instantsearch.js`](https://www.algolia.com/doc/guides/building-search-ui/installation/js/) as well.
0 commit comments