Adding info to RSVP form and back to events list button

This commit is contained in:
Ryderjj89
2025-06-04 18:19:35 -04:00
parent c5d6fc3310
commit c3030bafce

View File

@@ -678,7 +678,7 @@ const RSVPForm: React.FC = () => {
onClick={() => navigate('/')}
sx={{ flexGrow: 1 }}
>
Back to Events List
Back to Events
</Button>
<Button
type="submit"