From fdf42cdf305123c0206f092b15ad5dc28861e1c0 Mon Sep 17 00:00:00 2001 From: Damion Vega Date: Wed, 21 Feb 2024 16:12:08 -0800 Subject: [PATCH] Remove password instructions on login form --- package/src/views/LogInWithPassword.jsx | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/package/src/views/LogInWithPassword.jsx b/package/src/views/LogInWithPassword.jsx index 38b1636..3a235ca 100644 --- a/package/src/views/LogInWithPassword.jsx +++ b/package/src/views/LogInWithPassword.jsx @@ -33,20 +33,14 @@ const LogInWithPassword = ({ onEvent, allowBack, error }) => { }); } }; + return (
- - - At least 16 characters OR at least 8 characters including a number and - a letter. - +