From c3030bafce95dc048efb6cf8a7e1111f8100fe6e Mon Sep 17 00:00:00 2001 From: Ryderjj89 Date: Wed, 4 Jun 2025 18:19:35 -0400 Subject: [PATCH] Adding info to RSVP form and back to events list button --- frontend/src/components/RSVPForm.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/components/RSVPForm.tsx b/frontend/src/components/RSVPForm.tsx index ffc2ea3..1c2b774 100644 --- a/frontend/src/components/RSVPForm.tsx +++ b/frontend/src/components/RSVPForm.tsx @@ -678,7 +678,7 @@ const RSVPForm: React.FC = () => { onClick={() => navigate('/')} sx={{ flexGrow: 1 }} > - Back to Events List + Back to Events