-
-
Notifications
You must be signed in to change notification settings - Fork 3.9k
Closed
Description
- I have searched the issues of this repository and believe that this is not a duplicate.
What problem does this feature solve?
不需要每个组件都设置一次size
What does the proposed API look like?
与ant design保持一致
<Form size="" />
<ConfigProvider componentSize="" />