mirror of
https://github.com/facebook/docusaurus.git
synced 2025-07-01 08:57:50 +02:00
test(theme-common): improve test coverage (#6902)
* test(theme-common): improve test coverage * revert
This commit is contained in:
parent
aa5a2d4c04
commit
f6baaa6b75
59 changed files with 1183 additions and 755 deletions
|
@ -187,7 +187,7 @@ export function isActiveSidebarItem(
|
|||
return false;
|
||||
}
|
||||
|
||||
export function getBreadcrumbs({
|
||||
function getBreadcrumbs({
|
||||
sidebar,
|
||||
pathname,
|
||||
}: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue