feat: add EnterpriseDataTable component, integrate standard pagination, and update AgGridProvider for enhanced data handling

This commit is contained in:
Firman Ramdhani
2026-07-21 18:52:37 +07:00
parent bd88ed53a4
commit 058a571866
6 changed files with 251 additions and 13 deletions
@@ -9,3 +9,4 @@ export * from './providers/index-page.provider';
export * from './providers/detail-page.provider';
export * from './components/module-page-header';
export * from './components/action-confirmation-modal';
export * from './components/data-table';