From c02e7542a094208187995176a0433be64b154da9 Mon Sep 17 00:00:00 2001 From: unix Date: Sat, 16 May 2020 04:40:45 +0800 Subject: [PATCH] fix(input): fix icon event is cached incorrectly --- components/input/input.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/input/input.tsx b/components/input/input.tsx index 19e06bd..651b5b7 100644 --- a/components/input/input.tsx +++ b/components/input/input.tsx @@ -117,7 +117,7 @@ const Input = React.forwardRef {