Fix Tampilan Table Scrool ke kanan, dan ada beberapa file txt backup

This commit is contained in:
2025-03-05 10:15:51 +08:00
parent c66c470cd1
commit db91b8a511
14 changed files with 2331 additions and 6 deletions

View File

@@ -121,6 +121,7 @@ export interface Model_Status_Transaksi_Investasi {
}
export interface MODEL_INVOICE_INVESTASI {
Profile: any;
id: string;
isActive: boolean;
createdAt: Date;