test(theme-common): improve test coverage (#6902)

* test(theme-common): improve test coverage

* revert
This commit is contained in:
Joshua Chen 2022-03-12 13:17:21 +08:00 committed by GitHub
parent aa5a2d4c04
commit f6baaa6b75
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
59 changed files with 1183 additions and 755 deletions

View file

@ -187,7 +187,7 @@ export function isActiveSidebarItem(
return false;
}
export function getBreadcrumbs({
function getBreadcrumbs({
sidebar,
pathname,
}: {