This fixes a UI flash issue on Windows where the <kbd>⌘</kbd> key shows up right before <kbd>Ctrl</kbd> when using SSG (like Docusaurus). This happened because in these scenarii, the site is generated on a server, and we can't know yet what will the user's OS be. Closes facebook/docusaurus#3682. |
||
|---|---|---|
| .. | ||
| src | ||
| style | ||
| babel.config.js | ||
| button.js | ||
| modal.js | ||
| package.json | ||
| README.md | ||
| rollup.config.js | ||
| tsconfig.declaration.json | ||
| tsconfig.json | ||
@docsearch/react
React package for DocSearch, the best search experience for docs.
Installation
yarn add @docsearch/react@alpha
# or
npm install @docsearch/react@alpha