feat: add EnterpriseDataTable component, integrate standard pagination, and update AgGridProvider for enhanced data handling
This commit is contained in:
@@ -19,4 +19,4 @@ export type {
|
||||
DataServicesConfig,
|
||||
} from './types';
|
||||
|
||||
export type { IDataTransformer } from './base-data.transformer';
|
||||
export type { IDataTransformer, StandardPaginationMeta } from './base-data.transformer';
|
||||
|
||||
Reference in New Issue
Block a user