From 462819c5d9340a31acf085c5967850e1772e5296 Mon Sep 17 00:00:00 2001 From: Simo Aleksandrov Date: Fri, 11 Jan 2019 14:07:03 +0200 Subject: [PATCH] Translate Input.Password properties --- components/input/index.en-US.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/input/index.en-US.md b/components/input/index.en-US.md index bcb639da5b..0f9bd92d25 100644 --- a/components/input/index.en-US.md +++ b/components/input/index.en-US.md @@ -77,6 +77,6 @@ Supports all props of `Input`. #### Input.Password (Added in 3.12.0) -| 参数 | 说明 | 类型 | 默认值 | +| Property | Description | Type | Default | | --- | --- | --- | --- | | visibilityToggle | Whether show toggle button | boolean | true |