From 28477dd41926788e1654bf0aab16efb2ab1b881c Mon Sep 17 00:00:00 2001 From: Jonas Hungershausen Date: Tue, 9 Jul 2024 16:42:30 +0200 Subject: [PATCH] fix: remove extra webauthn nodes from passwordless section (#192) --- 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 08a8c093a..698bed7f9 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 => {