mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-05-29 19:35:20 +02:00
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:
parent
0b8bee0076
commit
b7130100aa
7 changed files with 7 additions and 12 deletions
|
|
@ -44,7 +44,6 @@
|
|||
"hide_password": "Hide password",
|
||||
"remember_me": "Remember Me",
|
||||
"sign_in": "Sign In",
|
||||
"signing_in": "Signing in",
|
||||
"sign_up": "Sign Up",
|
||||
"sign_in_with": "Sign in with {provider}",
|
||||
"dont_have_account": "Don't have an account?",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue