From bc9f53217dfb82219b44e56186b8e5c60a6ddcb8 Mon Sep 17 00:00:00 2001 From: "D. Ror" Date: Mon, 22 Apr 2024 17:09:50 -0400 Subject: [PATCH] [Landing Page] Fix broken User Guide button (#3066) Bug appeared in https://github.com/sillsdev/TheCombine/pull/2969 --- src/components/LandingPage/LandingButtons.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/LandingPage/LandingButtons.tsx b/src/components/LandingPage/LandingButtons.tsx index b4d612c81c..fb48d91c5b 100644 --- a/src/components/LandingPage/LandingButtons.tsx +++ b/src/components/LandingPage/LandingButtons.tsx @@ -47,7 +47,7 @@ export default function LandingButtons( buttonId={`${idAffix}-login`} /> openUserGuide()} textId="userMenu.userGuide" buttonId={`${idAffix}-guide`} />