pro-components
pro-components copied to clipboard
🐛[BUG]ProFormFields的help不生效
trafficstars
🐛 bug 描述
ProFormFields的help不显示
📷 复现步骤
<ProFormText width="md" name="name" label="Username" placeholder="Please enter a name" extra="---extra---" help="---help1---" formItemProps={{ help: "---help2---", }} />
🏞 期望结果
help可以显示
💻 复现代码
https://codesandbox.io/p/sandbox/ji-ben-shi-yong-antd-5-24-5-forked-5752yw
© 版本信息
"@ant-design/pro-components": "2.8.7"