[improvement] Tag: tsx (#2770)
This commit is contained in:
@@ -33,4 +33,4 @@ CellGroup.props = {
|
||||
}
|
||||
};
|
||||
|
||||
export default sfc(CellGroup);
|
||||
export default sfc<CellGroupProps>(CellGroup);
|
||||
|
||||
Reference in New Issue
Block a user