mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-12-19 18:00:15 +01:00
* Remove minLength validation and update login link style * Add theme selector component and update login form styles * Update styling in Login and LoginForm components * Update ResetPassword component styles and text color * Refactor login component and add theme selector * Add ThemeSelector component to Registration, RequestPasswordReset, and ResetPassword pages * chore(Login.tsx): remove unused `useCallback` * chore(Login.tsx) import order * Update ResetPassword.tsx import order * Update RequestPasswordReset.tsx import order * Update Registration.tsx import order --------- Co-authored-by: Danny Avila <messagedaniel@protonmail.com> |
||
|---|---|---|
| .. | ||
| __tests__ | ||
| ApiErrorWatcher.tsx | ||
| index.ts | ||
| Login.tsx | ||
| LoginForm.tsx | ||
| Registration.tsx | ||
| RequestPasswordReset.tsx | ||
| ResetPassword.tsx | ||
| SocialButton.tsx | ||