API Detail Publish Daftar Transaksi
This commit is contained in:
@@ -67,4 +67,8 @@ const apiGetAdminInvestasiById = async ({id} : {id: string}) => {
|
||||
})
|
||||
|
||||
return await response.json().catch(() => null);
|
||||
}
|
||||
|
||||
const apiGetAdminAllTransaksiById = async () => {
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user