From 63babdc9d9a6ab45bcf50850f4a4b6a743589d63 Mon Sep 17 00:00:00 2001 From: Starstrike Date: Wed, 30 Apr 2025 14:48:38 -0400 Subject: [PATCH] Change View RSVPs button to outlined variant to match Manage RSVPs button --- frontend/src/components/EventList.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/components/EventList.tsx b/frontend/src/components/EventList.tsx index 418445f..42976ab 100644 --- a/frontend/src/components/EventList.tsx +++ b/frontend/src/components/EventList.tsx @@ -94,7 +94,7 @@ const EventList: React.FC = () => { }} color="primary" aria-label="view rsvps" - variant="text" + variant="outlined" startIcon={} sx={{ ml: 1 }} >