From fffba41c634f73bf57e81b38cdf6b16df966f1fe Mon Sep 17 00:00:00 2001 From: aialok Date: Fri, 24 Nov 2023 23:49:40 +0530 Subject: [PATCH] Fixes Event Project Responsiveness --- src/screens/EventDashboard/EventDashboard.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/screens/EventDashboard/EventDashboard.tsx b/src/screens/EventDashboard/EventDashboard.tsx index 80f1374b71..f47988a2fc 100644 --- a/src/screens/EventDashboard/EventDashboard.tsx +++ b/src/screens/EventDashboard/EventDashboard.tsx @@ -123,7 +123,7 @@ const EventDashboard = (): JSX.Element => { : null} {eventData.event.projects.map( (project: InterfaceEventProject) => ( - +