From d68e752686f33af22621a2513c5330994d665b52 Mon Sep 17 00:00:00 2001 From: Max Peintner Date: Fri, 13 Dec 2024 10:18:57 +0100 Subject: [PATCH] rm duplicate prop --- apps/login/src/components/auth-methods.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/login/src/components/auth-methods.tsx b/apps/login/src/components/auth-methods.tsx index 23b5de1a95..ff0bcf0b32 100644 --- a/apps/login/src/components/auth-methods.tsx +++ b/apps/login/src/components/auth-methods.tsx @@ -32,7 +32,7 @@ const LinkWrapper = ({ export const TOTP = (alreadyAdded: boolean, link: string) => { return ( - +