docs: fix category not opening in api reference from algolia search (#8690)
This commit is contained in:
@@ -530,7 +530,7 @@ export const SidebarProvider = ({
|
||||
activePath,
|
||||
setActivePath,
|
||||
isLinkActive: isLinkActive,
|
||||
isChildrenActive: isChildrenActive,
|
||||
isChildrenActive,
|
||||
findItemInSection,
|
||||
mobileSidebarOpen,
|
||||
setMobileSidebarOpen,
|
||||
|
||||
Reference in New Issue
Block a user