We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c032752 commit 512bc7dCopy full SHA for 512bc7d
2 files changed
docs/.vuepress/config.ts
@@ -71,6 +71,7 @@ function getGuideSidebar(): SidebarConfigArray {
71
{
72
text: 'Articles',
73
children: [
74
+ '/articles/using-fuse-with-react',
75
'/articles/vs-semantic-search',
76
'/articles/how-fuzzy-search-works'
77
]
0 commit comments