diff --git a/packages/website/docs/partials/preset-algolia/note.md b/packages/website/docs/partials/preset-algolia/note.md new file mode 100644 index 000000000..c6ba8b347 --- /dev/null +++ b/packages/website/docs/partials/preset-algolia/note.md @@ -0,0 +1,5 @@ +:::note + +If you're using [`autocomplete-js`](/docs/autocomplete-js), all Algolia utilities are available directly in the package with the right user agents and the virtual DOM layer. **You don't need to import the preset separately.** + +:::