mirror of
https://github.com/reactjs/react.dev.git
synced 2026-02-24 20:53:08 +00:00
rm extra
This commit is contained in:
@@ -46,7 +46,6 @@ export function Page({children, toc, routeTree, meta, section}: PageProps) {
|
||||
} else {
|
||||
content = (
|
||||
<div className="pl-0">
|
||||
<Seo title={title} isHomePage={isHomePage} />
|
||||
<PageHeading
|
||||
title={title}
|
||||
description={description}
|
||||
|
||||
Reference in New Issue
Block a user