We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2d9fd7 commit b92bb59Copy full SHA for b92bb59
2 files changed
public/images/blog/react-labs-april-2025/flip.gif
-168 KB
src/components/PageHeading.tsx
@@ -27,7 +27,6 @@ function PageHeading({
27
tags = [],
28
breadcrumbs,
29
}: PageHeadingProps) {
30
- console.log('version', version);
31
return (
32
<div className="px-5 sm:px-12 pt-3.5">
33
<div className="max-w-4xl ms-0 2xl:mx-auto">
0 commit comments