Skip to content

Commit

Permalink
fix: remove input showCount attribute from parent component (ant-desi…
Browse files Browse the repository at this point in the history
  • Loading branch information
whwangms authored and Amour1688 committed Jan 30, 2022
1 parent 2a9f247 commit 886e867
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions components/input/Input.tsx
Expand Up @@ -306,6 +306,7 @@ class Input extends React.Component<InputProps, InputState> {
'inputType',
'bordered',
'htmlSize',
'showCount',
]);
return (
<input
Expand Down

0 comments on commit 886e867

Please sign in to comment.