Skip to content

The input attribute size uses the wrong sizeType of the config-provider #4330

@liulei92

Description

@liulei92
  • I have searched the issues of this repository and believe that this is not a duplicate.

Version

2.2.1

Environment

vue3.1.4

Reproduction link

https://2x.antdv.com/components/input-cn

Steps to reproduce

1.input组件props: size?: import("../config-provider").SizeType;
2.https://2x.antdv.com/components/input-cn 文档中size为 small default large

What is expected?

input属性size可取值正常

What is actually happening?

1.input组件props: size?: import("../config-provider").SizeType;
2.https://2x.antdv.com/components/input-cn 文档中size为 small default large

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions