Fixing back to events button on thank you page

This commit is contained in:
Ryderjj89
2025-06-04 19:14:02 -04:00
parent 54d0e8aab4
commit 9760eccf4c

View File

@@ -408,7 +408,7 @@ const RSVPForm: React.FC = () => {
<Button
variant="contained"
color="primary"
onClick={() => navigate('/view/events/${slug}')}
onClick={() => navigate(`/view/events/${slug}`)}
sx={{ flexGrow: 1 }}
>
View RSVPs