diff --git a/frontend/src/components/EventList.tsx b/frontend/src/components/EventList.tsx index 3af7268..e130a80 100644 --- a/frontend/src/components/EventList.tsx +++ b/frontend/src/components/EventList.tsx @@ -86,16 +86,19 @@ const EventList: React.FC = () => { - { e.stopPropagation(); handleAdminClick(event); }} color="primary" aria-label="admin" + variant="text" + startIcon={} + size="small" > - - + Manage RSVPs +