yarn add @docsearch/react algoliosearch
This commit is contained in:
parent
20c0a6b2b3
commit
7e695522d3
|
@ -14,11 +14,13 @@
|
|||
"dependencies": {
|
||||
"@chakra-ui/icons": "^2.0.11",
|
||||
"@chakra-ui/react": "^2.3.2",
|
||||
"@docsearch/react": "3",
|
||||
"@emotion/react": "^11.10.4",
|
||||
"@emotion/styled": "^11.10.4",
|
||||
"@mdx-js/loader": "^2.1.3",
|
||||
"@mdx-js/react": "^2.1.3",
|
||||
"@next/mdx": "^12.3.0",
|
||||
"algoliasearch": "^4.14.2",
|
||||
"focus-visible": "^5.2.0",
|
||||
"framer-motion": "^7.3.2",
|
||||
"gray-matter": "^4.0.3",
|
||||
|
|
Loading…
Reference in New Issue