diff --git a/frontend/src/components/EventAdmin.tsx b/frontend/src/components/EventAdmin.tsx index 10a768e..1d8cd28 100644 --- a/frontend/src/components/EventAdmin.tsx +++ b/frontend/src/components/EventAdmin.tsx @@ -400,16 +400,33 @@ const EventAdmin: React.FC = () => { > - - + + {event.title} - Admin - + + + + + @@ -426,19 +443,9 @@ const EventAdmin: React.FC = () => { {/* Add items status section */} - - - Items Status - - - - + + Items Status + @@ -565,17 +572,6 @@ const EventAdmin: React.FC = () => { - - - - { > - - + + {event.title} - RSVPs - + + +