We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
our <script> build is exposing docsearch() and npm is exposing docSearch. (currently the documentation wrongly uses docSearch)
<script>
docsearch()
docSearch
The text was updated successfully, but these errors were encountered:
We should use docsearch everywhere (consistency with instantsearch). I'll do the changes.
docsearch
Sorry, something went wrong.
On it!
957defc
feat(docsearch): add recent searches (#40)
4c0aa3b
redox
No branches or pull requests
our
<script>
build is exposingdocsearch()
and npm is exposingdocSearch
. (currently the documentation wrongly usesdocSearch
)The text was updated successfully, but these errors were encountered: