Commit graph

1 commit

Author SHA1 Message Date
asaad-intelmatix
b537450c57 feat: Introduce PasswordInput Component for Enhanced Password Handling
- 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.
2026-02-15 14:00:26 +02:00