From 1e36c03430eef9d62ea528cc4f220731664e42d1 Mon Sep 17 00:00:00 2001 From: cyph3rasi Date: Wed, 15 Jul 2026 16:15:30 -0700 Subject: [PATCH] Remove the email helper text from the login form Hop-State: A_06FPG42TM8AV4YKW7HRYRHG Hop-Proposal: R_06FPG425GGN9CMPVHWD0B20 Hop-Task: T_06FPG3Z5SQRN1QX0GAM29E8 Hop-Attempt: AT_06FPG3Z5SN13F8T5FCEX760 --- src/App.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/src/App.tsx b/src/App.tsx index 9fce598..4da1b6c 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -430,7 +430,6 @@ function App() { -

Use the email associated with your username.

{error &&

{error}

}
NEW HERE?