mirror of
https://github.com/reactjs/react.dev.git
synced 2026-02-25 23:05:23 +00:00
hide survey
This commit is contained in:
@@ -89,7 +89,7 @@ export function Page({children, toc, routeTree, meta, section}: PageProps) {
|
||||
<article className="break-words" key={asPath}>
|
||||
{content}
|
||||
</article>
|
||||
<Footer />
|
||||
<Footer hideSurvey={isHomePage} />
|
||||
</main>
|
||||
</Suspense>
|
||||
<div className="-mt-20 hidden lg:max-w-xs 2xl:block">
|
||||
|
||||
Reference in New Issue
Block a user