From 9b5b310db25b215c8f05e7f7f3a1851321c8a945 Mon Sep 17 00:00:00 2001 From: Jonas Hungershausen Date: Tue, 9 Jul 2024 16:41:45 +0200 Subject: [PATCH] fix: remove extra webauthn nodes from passwordless section --- src/react-components/ory/sections/passwordless-section.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/react-components/ory/sections/passwordless-section.tsx b/src/react-components/ory/sections/passwordless-section.tsx index 08a8c093..698bed7f 100644 --- a/src/react-components/ory/sections/passwordless-section.tsx +++ b/src/react-components/ory/sections/passwordless-section.tsx @@ -50,7 +50,7 @@ export const PasskeySection = (flow: SelfServiceFlow): JSX.Element | null => {