nuxt-modules / algolia

🔎 Algolia module for Nuxt
https://algolia.nuxtjs.org/
MIT License
185 stars 32 forks source link

fix(docsearch): do not import directly from `docsearch` #186

Closed Lehoczky closed 9 months ago

Lehoczky commented 9 months ago

Types of changes

Description

Resolves: #185

I don't know what's up with importing directly from docsearch (especially because it works within this repo), but avoiding it is easy.

Checklist:

Baroshem commented 9 months ago

Hey @Lehoczky

Thanks for fixing this bug! I will release a patch version soon :)