From 4620f7c18661f25617ff5a8fa446490b5b2ab07b Mon Sep 17 00:00:00 2001 From: zy410419243 Date: Mon, 3 Dec 2018 17:03:31 +0800 Subject: [PATCH] pref: add Icon type to Password => eye-invisible --- components/input/Password.tsx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/components/input/Password.tsx b/components/input/Password.tsx index b600161638..2bdd858acf 100644 --- a/components/input/Password.tsx +++ b/components/input/Password.tsx @@ -61,9 +61,8 @@ export default class Password extends React.Component, ); }