Latest updates from IceHrmPro
This commit is contained in:
12
web/node_modules/antd/es/table/ColumnGroup.js
generated
vendored
Normal file
12
web/node_modules/antd/es/table/ColumnGroup.js
generated
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
/* istanbul ignore next */
|
||||
|
||||
/**
|
||||
* This is a syntactic sugar for `columns` prop.
|
||||
* So HOC will not work on this.
|
||||
*/
|
||||
// eslint-disable-next-line no-unused-vars
|
||||
function ColumnGroup(_) {
|
||||
return null;
|
||||
}
|
||||
|
||||
export default ColumnGroup;
|
||||
Reference in New Issue
Block a user