From 3a15d62536d42437930c2de38393315aed40693c Mon Sep 17 00:00:00 2001 From: tangjinzhou <415800467@qq.com> Date: Thu, 30 Jul 2020 23:38:34 +0800 Subject: [PATCH] perf: remove not use attr --- components/input/Password.jsx | 1 + 1 file changed, 1 insertion(+) diff --git a/components/input/Password.jsx b/components/input/Password.jsx index 6ccb9cbae..99ce991d6 100644 --- a/components/input/Password.jsx +++ b/components/input/Password.jsx @@ -77,6 +77,7 @@ export default { inputPrefixCls, size, suffix, + action, visibilityToggle, ...restProps } = getOptionProps(this);