From 3ac630bcc28ed36efca5e53c56f1e38790b621e7 Mon Sep 17 00:00:00 2001 From: Starstrike Date: Thu, 1 May 2025 13:33:44 -0400 Subject: [PATCH] UI: Fix capitalization in thank you message --- 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 529053f..c67d5ed 100644 --- a/frontend/src/components/RSVPForm.tsx +++ b/frontend/src/components/RSVPForm.tsx @@ -232,7 +232,7 @@ const RSVPForm: React.FC = () => { - Thank You! + Thank you! Your RSVP has been submitted successfully.