From 8fcfc01cf28862796b455d436e242436a799c05d Mon Sep 17 00:00:00 2001 From: cartja Date: Tue, 13 Feb 2024 14:14:18 +0100 Subject: [PATCH] matched help link to result --- src/components/Common/Security.tsx | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/src/components/Common/Security.tsx b/src/components/Common/Security.tsx index cca2966b8..838840367 100644 --- a/src/components/Common/Security.tsx +++ b/src/components/Common/Security.tsx @@ -132,8 +132,11 @@ export function Security(): React.ReactElement | null { defaultMessage={`You can read more about security keys in the Help section: {FAQSecurityKeys}.`} values={{ FAQSecurityKeys: ( - - + + ), }}