From 034a338555012220c74a16ec57c259b7a74f89e0 Mon Sep 17 00:00:00 2001 From: gioboa Date: Mon, 11 Nov 2024 15:43:18 +0100 Subject: [PATCH] =?UTF-8?q?chore:=20linter=20=F0=9F=A7=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/routes/account/invites.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/routes/account/invites.tsx b/frontend/routes/account/invites.tsx index 197a6144..e1b60be0 100644 --- a/frontend/routes/account/invites.tsx +++ b/frontend/routes/account/invites.tsx @@ -65,7 +65,7 @@ function InviteRow({ invite }: { invite: ScopeInvite }) {
-
+