From 2489e8098d4eceae66c5721b589a59c5e2d7694e Mon Sep 17 00:00:00 2001 From: codytseng Date: Tue, 1 Jul 2025 22:55:59 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=F0=9F=90=9B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/AccountManager/GenerateNewAccount.tsx | 6 +++--- src/components/AccountManager/PrivateKeyLogin.tsx | 10 +++++----- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/src/components/AccountManager/GenerateNewAccount.tsx b/src/components/AccountManager/GenerateNewAccount.tsx index 945e4a0..d38d7de 100644 --- a/src/components/AccountManager/GenerateNewAccount.tsx +++ b/src/components/AccountManager/GenerateNewAccount.tsx @@ -38,7 +38,7 @@ export default function GenerateNewAccount({ 'This is a private key. Do not share it with anyone. Keep it safe and secure. You will not be able to recover it if you lose it.' )} -
+
@@ -56,7 +56,7 @@ export default function GenerateNewAccount({
-
+
-
-
+
void; onLoginSuccess: /> {errMsg &&
{errMsg}
}
-
+
void; onLoginSuccess: />
-