From 7a8ae32c95202b6083ff7229f04acb4b747836ac Mon Sep 17 00:00:00 2001 From: Dan Abramov Date: Sun, 5 Feb 2023 22:09:57 +0000 Subject: [PATCH] rm extra --- beta/src/components/Layout/Page.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/beta/src/components/Layout/Page.tsx b/beta/src/components/Layout/Page.tsx index bdcf49d12..2f94db813 100644 --- a/beta/src/components/Layout/Page.tsx +++ b/beta/src/components/Layout/Page.tsx @@ -46,7 +46,6 @@ export function Page({children, toc, routeTree, meta, section}: PageProps) { } else { content = (
-