From 08d965db03d368898f7a4f97fb41ac406c7d4859 Mon Sep 17 00:00:00 2001 From: alma Date: Tue, 20 Jan 2026 14:32:00 +0100 Subject: [PATCH] agenda finition --- app/agenda/page.tsx | 2 +- components/layout/layout-wrapper.tsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app/agenda/page.tsx b/app/agenda/page.tsx index 5a2d256..f35a1dc 100644 --- a/app/agenda/page.tsx +++ b/app/agenda/page.tsx @@ -702,7 +702,7 @@ export default async function CalendarPage() { return (
-
+
-
{children}
+
{children}
{!isSignInPage && isAuthenticated &&
}