mirror of
https://github.com/reactjs/react.dev.git
synced 2026-02-22 11:52:00 +00:00
Remove stray console.log and image (#7814)
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 168 KiB |
@@ -27,7 +27,6 @@ function PageHeading({
|
||||
tags = [],
|
||||
breadcrumbs,
|
||||
}: PageHeadingProps) {
|
||||
console.log('version', version);
|
||||
return (
|
||||
<div className="px-5 sm:px-12 pt-3.5">
|
||||
<div className="max-w-4xl ms-0 2xl:mx-auto">
|
||||
|
||||
Reference in New Issue
Block a user