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