From 20d236c48a265520b1b61c2efd8b938eada6b4f0 Mon Sep 17 00:00:00 2001 From: Arthur Belleville Date: Fri, 5 Dec 2025 09:10:11 +0100 Subject: [PATCH] Put back the Events Page --- apps/main/src/components/NavigationBar.tsx | 2 +- apps/main/src/lib/routes.tsx | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/apps/main/src/components/NavigationBar.tsx b/apps/main/src/components/NavigationBar.tsx index e9fb139..fef8ca2 100644 --- a/apps/main/src/components/NavigationBar.tsx +++ b/apps/main/src/components/NavigationBar.tsx @@ -189,7 +189,7 @@ export function UserMenuPopover({ isCollapsed }: { isCollapsed: boolean }) { /> - +