Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactor showPasswordProperty listener in EnhancedPasswordField
Switched the listener on showPasswordProperty to a subscribe method in the 'EnhancedPasswordField' class. This change promotes cleaner code structure and improves the readability of the EnhancedPasswordField component's code.
- Loading branch information