Skip to content
This repository was archived by the owner on May 20, 2025. It is now read-only.

Commit dd122d1

Browse files
committed
remove log
1 parent 3e02d9c commit dd122d1

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/components/Breadcrumbs.tsx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,6 @@ const Breadcrumbs: React.FC<Props> = ({ doc, className }) => {
4141
}
4242
}
4343

44-
console.log(navInfo)
45-
4644
if (
4745
docs.length === 1 ||
4846
!navInfo ||

0 commit comments

Comments
 (0)