diff --git a/docs/docs/widgets/password-input.md b/docs/docs/widgets/password-input.md index ecb57df331..85b0853165 100644 --- a/docs/docs/widgets/password-input.md +++ b/docs/docs/widgets/password-input.md @@ -5,7 +5,7 @@ title: Password Input The **Password Input** component allows users to enter passwords securely. In this component, passwords are concealed, displaying each character as an asterisk to ensure privacy. In this document, we'll go through all the configuration options for the **Password Input** component. -