Skip to content

Commit 8622124

Browse files
committed
Remove stray console.log and image
1 parent 73d7073 commit 8622124

File tree

2 files changed

+0
-1
lines changed

2 files changed

+0
-1
lines changed
Binary file not shown.

src/components/PageHeading.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ function PageHeading({
2727
tags = [],
2828
breadcrumbs,
2929
}: PageHeadingProps) {
30-
console.log('version', version);
3130
return (
3231
<div className="px-5 sm:px-12 pt-3.5">
3332
<div className="max-w-4xl ms-0 2xl:mx-auto">

0 commit comments

Comments
 (0)