diff --git a/frontend/routes/account/invites.tsx b/frontend/routes/account/invites.tsx index 53727eca..e1b60be0 100644 --- a/frontend/routes/account/invites.tsx +++ b/frontend/routes/account/invites.tsx @@ -65,6 +65,9 @@ function InviteRow({ invite }: { invite: ScopeInvite }) {
+
+ +
Reject