From 196fb197b6eb81b8d0eb5b9923181e39e57ee08a Mon Sep 17 00:00:00 2001 From: Danny Rorabaugh Date: Mon, 22 Apr 2024 16:28:30 -0400 Subject: [PATCH] Fix broken User Guide button on landing page --- 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`} />