From 886e8673c0099b19f72a1610d79bb9079a4e218f Mon Sep 17 00:00:00 2001 From: whwangms Date: Wed, 12 Jan 2022 23:03:23 +0800 Subject: [PATCH] fix: remove input showCount attribute from parent component (#33686) --- components/input/Input.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/components/input/Input.tsx b/components/input/Input.tsx index 3e782c4868de..02d0b192cd8f 100644 --- a/components/input/Input.tsx +++ b/components/input/Input.tsx @@ -306,6 +306,7 @@ class Input extends React.Component { 'inputType', 'bordered', 'htmlSize', + 'showCount', ]); return (