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
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -101,8 +101,8 @@ You can find more on the [documentation](https://autocomplete.algolia.com).
101
101
102
102
| Package | Description | Documentation |
103
103
| --- | --- | --- |
104
-
|[`autocomplete-core`](packages/autocomplete-core)| Core primitives to build an Autocomplete experience |[Documentation](https://autocomplete.algolia.com/docs/createAutocomplete)|
105
104
|[`autocomplete-js`](packages/autocomplete-js)| JavaScript package for Autocomplete |[Documentation](https://autocomplete.algolia.com/docs/autocomplete-js)|
105
+
|[`autocomplete-core`](packages/autocomplete-core)| Core primitives to build an Autocomplete experience |[Documentation](https://autocomplete.algolia.com/docs/createAutocomplete)|
106
106
|[`autocomplete-plugin-recent-searches`](packages/autocomplete-plugin-recent-searches)| A plugin to add recent searches to Algolia Autocomplete |[Documentation](https://autocomplete.algolia.com/docs/createLocalStorageRecentSearchesPlugin)|
107
107
|[`autocomplete-plugin-query-suggestions`](packages/autocomplete-plugin-query-suggestions)| A plugin to add query suggestions to Algolia Autocomplete |[Documentation](https://autocomplete.algolia.com/docs/createQuerySuggestionsPlugin)|
108
108
|[`autocomplete-plugin-algolia-insights`](packages/autocomplete-plugin-algolia-insights)| A plugin to add Algolia Insights to Algolia Autocomplete |[Documentation](https://autocomplete.algolia.com/docs/createAlgoliaInsightsPlugin)|
0 commit comments