fix: re-structure the system tables reports.

This commit is contained in:
a.bouhuolia
2022-02-16 18:44:10 +02:00
parent e6fcbfeea6
commit 79144ad4a5
15 changed files with 43 additions and 33 deletions

View File

@@ -1,2 +1,3 @@
export * from './FinancialSheet';
export * from './FinancialSheetSkeleton';
export * from './FinancialSheetSkeleton';
export * from './ReportDataTable';