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": "Ocultar senha",
"remember_me": "Lembrar de mim",
"sign_in": "Entrar",
"signing_in": "Entrando",
"sign_up": "Cadastrar",
"sign_in_with": "Entrar com {provider}",
"dont_have_account": "Não tem uma conta?",