diff --git a/app/page.tsx b/app/page.tsx index 9dd92fb..6e67e49 100644 --- a/app/page.tsx +++ b/app/page.tsx @@ -10,23 +10,17 @@ function DiagramPageLayout({ children }: { children: React.ReactNode }) { return (
-
-
-
-
- -
-
-
+
+
{children}