fix: show reference titles in breadcrumb
This commit is contained in:
@@ -178,6 +178,7 @@ function ActiveTabBreadcrumb({
|
||||
return (
|
||||
<BreadcrumbBar
|
||||
entry={activeTab.entry}
|
||||
content={activeTab.content}
|
||||
wordCount={wordCount}
|
||||
barRef={barRef}
|
||||
loadingTitle={loadingTitle}
|
||||
|
||||
Reference in New Issue
Block a user