You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* feat(Form): support preferMarginToDisplayHelp to control help reverse offset, close#4641
* fix(Form): toggle token at different size
* chore(Form): lint tsdoc for preferMarginToDisplayHelp
Component
Form
Steps to reproduce
#3994 改动是一个break chagne,help 是一个用户可以配置的参数,默认添加-marginTop会破坏现有的样式,需要调整为一个通过props开启的功能,且默认值应为false,保持原有layout布局
The text was updated successfully, but these errors were encountered: