diff --git a/web/components/page.tsx b/web/components/page.tsx index 2e424808..5efc93d9 100644 --- a/web/components/page.tsx +++ b/web/components/page.tsx @@ -10,7 +10,7 @@ export function Page(props: { wide?: boolean; children?: any }) {