Latest updates from IceHrmPro
This commit is contained in:
+5
@@ -0,0 +1,5 @@
|
||||
import Table, { TableProps, TablePaginationConfig } from './Table';
|
||||
export { ColumnProps } from './Column';
|
||||
export { ColumnsType, ColumnType, ColumnGroupType } from './interface';
|
||||
export { TableProps, TablePaginationConfig };
|
||||
export default Table;
|
||||
Reference in New Issue
Block a user