From dd5ceaee351664f41e87de3c6667ecfa2931e1c1 Mon Sep 17 00:00:00 2001 From: sophia-massie Date: Tue, 26 Nov 2024 14:42:30 -0600 Subject: [PATCH] - Removes debugging test statement --- react/src/components/HeaderNavBar/HeaderNavBar.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/react/src/components/HeaderNavBar/HeaderNavBar.tsx b/react/src/components/HeaderNavBar/HeaderNavBar.tsx index 4a50e3f4..3761b0c8 100644 --- a/react/src/components/HeaderNavBar/HeaderNavBar.tsx +++ b/react/src/components/HeaderNavBar/HeaderNavBar.tsx @@ -29,7 +29,7 @@ export const HeaderNavBar: React.FC = () => { return ; } - if (!isUserError) { + if (isUserError) { return ( {' '}