mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-25 19:50:05 +08:00
fix lint
This commit is contained in:
parent
287c45292d
commit
3789fda6ee
@ -147,7 +147,7 @@ class FormItem extends React.Component {
|
||||
this.renderValidateWrapper(
|
||||
children,
|
||||
this.renderHelp(),
|
||||
this.renderExtra(),
|
||||
this.renderExtra()
|
||||
)
|
||||
),
|
||||
];
|
||||
|
Loading…
Reference in New Issue
Block a user