From aa106f5196ba17ab85f79f454f59e14807f3cf64 Mon Sep 17 00:00:00 2001 From: Ryderjj89 Date: Mon, 26 May 2025 13:50:09 -0400 Subject: [PATCH] Update Event interface in EventAdmin with email conclusion fields --- frontend/src/components/EventAdmin.tsx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/frontend/src/components/EventAdmin.tsx b/frontend/src/components/EventAdmin.tsx index 236719a..4fd26d8 100644 --- a/frontend/src/components/EventAdmin.tsx +++ b/frontend/src/components/EventAdmin.tsx @@ -1054,6 +1054,8 @@ const EventAdmin: React.FC = () => { setDeleteEventDialogOpen(false)} + maxWidth="sm" + fullWidth > Delete Event