From 6a52c223197bce6fa622ff951c19727f505d31ae Mon Sep 17 00:00:00 2001 From: rishit-singh Date: Fri, 29 Dec 2023 01:37:48 -0800 Subject: [PATCH] Made EventsPage a growable flex --- frontend/src/app/events/EventsPage.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/app/events/EventsPage.tsx b/frontend/src/app/events/EventsPage.tsx index 7bf8a8c..dcc70bf 100644 --- a/frontend/src/app/events/EventsPage.tsx +++ b/frontend/src/app/events/EventsPage.tsx @@ -22,7 +22,7 @@ export default function EventsPage() }); return (<> -
+
EVENTS