refactor: clean up login form and logo component

- Removed the "signing_in" text from the login form for a more streamlined user experience.
- Updated the Logo component to include "select-none" class for improved styling and user interaction.
This commit is contained in:
Anish Sarkar 2026-03-17 23:44:30 +05:30
parent 0b8bee0076
commit b7130100aa
7 changed files with 7 additions and 12 deletions

View file

@ -44,7 +44,6 @@
"hide_password": "隐藏密码",
"remember_me": "记住我",
"sign_in": "登录",
"signing_in": "正在登录",
"sign_up": "注册",
"sign_in_with": "使用 {provider} 登录",
"dont_have_account": "还没有账户?",