mirror of
https://github.com/danny-avila/LibreChat.git
synced 2026-04-07 00:15:23 +02:00
- Added a new PasswordInput component to encapsulate password input logic, including visibility toggling and error handling. - Updated LoginForm, Registration, and ResetPassword components to utilize PasswordInput, improving code reusability and readability. - Removed redundant password input code from these components, streamlining the authentication forms. This change enhances user experience by providing a consistent and accessible password input interface across the application. |
||
|---|---|---|
| .. | ||
| public | ||
| scripts | ||
| src | ||
| test | ||
| babel.config.cjs | ||
| check_updates.sh | ||
| index.html | ||
| jest.config.cjs | ||
| nginx.conf | ||
| package.json | ||
| postcss.config.cjs | ||
| tailwind.config.cjs | ||
| tsconfig.json | ||
| vite.config.ts | ||