Fix notifikasi

Deskripsi:
- Fix notifikasi investasi
This commit is contained in:
2024-12-24 16:48:09 +08:00
parent 4a62205d8b
commit 0ca12c5318
24 changed files with 618 additions and 394 deletions

View File

@@ -74,7 +74,6 @@ export function AdminInvestasi_DetailPublish({
investasiId={investasiId}
/>
) : null}
{/* {selectPage == "3" ? <AdminInvestasi_ViewDaftarInvestor /> : null} */}
</Stack>
</>
);