From fc1dc1128b399830c951c45247ce6969e26e2f0b Mon Sep 17 00:00:00 2001
From: UUBulb <35923940+uubulb@users.noreply.github.com>
Date: Mon, 2 Dec 2024 20:57:19 +0800
Subject: [PATCH] fix: profile input auto-complete (#18)
---
src/components/profile.tsx | 2 ++
1 file changed, 2 insertions(+)
diff --git a/src/components/profile.tsx b/src/components/profile.tsx
index fbcd657..ebb77a4 100644
--- a/src/components/profile.tsx
+++ b/src/components/profile.tsx
@@ -92,6 +92,7 @@ export const ProfileCard = ({ className }: { className: string }) => {
{t("NewUsername")}
@@ -107,6 +108,7 @@ export const ProfileCard = ({ className }: { className: string }) => {
{t("OriginalPassword")}