diff --git a/app/routes/events-team.tsx b/app/routes/events-team.tsx index 0aa2c58..d8ffbbf 100644 --- a/app/routes/events-team.tsx +++ b/app/routes/events-team.tsx @@ -454,7 +454,9 @@ export default function () { colorScheme="red" ml="8px" onClick={async () => await deleteEvent(selectedEvent)} - /> + > + Delete +