Skip to content

Commit d2b7639

Browse files
committed
Simplify breadcrumb label mapping
1 parent 5f60036 commit d2b7639

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

docs/app/reflex_docs/templates/docpage/docpage.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -673,7 +673,6 @@ def breadcrumb(path: str, nav_sidebar: rx.Component, doc_content: str | None = N
673673
segment_labels = {
674674
"ai": "AI",
675675
"ai-onboarding": "Agent Toolkit",
676-
"agent-toolkit": "Agent Toolkit",
677676
}
678677

679678
# Initialize an empty list to store the breadcrumbs and their separators

0 commit comments

Comments
 (0)