From bd9fd73e89eabeb713a339d0e9afd59c229d0a9e Mon Sep 17 00:00:00 2001 From: Violet Caulfield Date: Fri, 22 Nov 2024 13:32:37 -0600 Subject: [PATCH] disabling sign in if we're attempting to sign in TRYING to get libraries to show up --- components/Login/helpers/server-authentication.tsx | 2 +- components/Login/helpers/server-library.tsx | 10 ++++------ 2 files changed, 5 insertions(+), 7 deletions(-) diff --git a/components/Login/helpers/server-authentication.tsx b/components/Login/helpers/server-authentication.tsx index f09ee4a0..c35c859f 100644 --- a/components/Login/helpers/server-authentication.tsx +++ b/components/Login/helpers/server-authentication.tsx @@ -65,7 +65,7 @@ export default function ServerAuthentication(): React.JSX.Element { />