Added documentation
This commit is contained in:
parent
4b1ab3c640
commit
4d7cd3d526
115 changed files with 31831 additions and 0 deletions
5
docs/src/theme/SearchBar.js
Normal file
5
docs/src/theme/SearchBar.js
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
// By default, the classic theme does not provide any SearchBar implementation
|
||||
// If you swizzled this, it is your responsibility to provide an implementation
|
||||
// Tip: swizzle the SearchBar from the Algolia theme for inspiration:
|
||||
// npm run swizzle @docusaurus/theme-search-algolia SearchBar
|
||||
export {default} from '@docusaurus/Noop';
|
||||
Loading…
Add table
Add a link
Reference in a new issue