From 6218eb0eeac2ccab33c56fda97a52837edd58694 Mon Sep 17 00:00:00 2001 From: Eric Bailey Date: Fri, 12 Apr 2024 17:19:58 -0500 Subject: Zhuzh sign in dialog (#3512) --- src/components/dialogs/Signin.tsx | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) (limited to 'src') diff --git a/src/components/dialogs/Signin.tsx b/src/components/dialogs/Signin.tsx index 488eb5c73..b9c939e94 100644 --- a/src/components/dialogs/Signin.tsx +++ b/src/components/dialogs/Signin.tsx @@ -45,7 +45,7 @@ function SigninDialogInner({}: {control: Dialog.DialogOuterProps['control']}) { - + - + Sign in or create your account to join the conversation! -- cgit 1.4.1