1
0
Fork 0
docsearch/packages/docsearch-react
Clément Vannicatte 16e6558da7
fix(escapedResults): _highlightResult is undefined (#1003)
fix(escapedResults): _highlightResult is undefined
2021-04-13 14:32:28 +02:00
..
src fix(escapedResults): _highlightResult is undefined (#1003) 2021-04-13 14:32:28 +02:00
style chore: move docsearch-react to packages 2020-09-01 11:36:46 +02:00
babel.config.js chore: ignore no-commonjs lint rule for config files 2020-11-12 17:32:52 +01:00
button.js chore: move docsearch-react to packages 2020-09-01 11:36:46 +02:00
modal.js chore: move docsearch-react to packages 2020-09-01 11:36:46 +02:00
package.json chore: release v3.0.0-alpha.35 (#1002) 2021-04-12 11:20:55 +02:00
README.md chore: move docsearch-react to packages 2020-09-01 11:36:46 +02:00
rollup.config.js chore: move docsearch-react to packages 2020-09-01 11:36:46 +02:00
tsconfig.declaration.json chore: update TypeScript 2020-11-25 11:37:58 +01:00

@docsearch/react

React package for DocSearch, the best search experience for docs.

Percy

Installation

yarn add @docsearch/react@alpha
# or
npm install @docsearch/react@alpha

Documentation

Read documentation →