mirror of
https://github.com/ant-design/ant-design.git
synced 2025-08-06 07:56:28 +08:00
fix tslint
This commit is contained in:
parent
8dfdce50f9
commit
d0114d8d9f
@ -147,7 +147,7 @@ export default class Form extends React.Component<FormProps, any> {
|
||||
return <Component {...this.props} {...withRef} />;
|
||||
},
|
||||
}));
|
||||
}
|
||||
};
|
||||
|
||||
constructor(props) {
|
||||
super(props);
|
||||
|
Loading…
Reference in New Issue
Block a user