Deksripsi:
- Progress investasi
- Tampilan voting
## No issue
This commit is contained in:
2024-09-10 12:12:31 +08:00
parent 84b7b381f6
commit 3b7e9977f6
163 changed files with 1556 additions and 428 deletions

View File

@@ -13,6 +13,7 @@ export interface MODEL_VOTING {
authorId: string;
Author: MODEL_USER;
Voting_DaftarNamaVote: MODEL_VOTING_DAFTAR_NAMA_VOTE[];
isArsip: boolean;
}
export interface MODEL_VOTING_DAFTAR_NAMA_VOTE {