hide survey

This commit is contained in:
Dan Abramov
2023-02-05 16:57:40 +00:00
parent e71d47e2a1
commit 3bb6effa2a

View File

@@ -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">