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 &&
}