Progres dan Bursa Investasi
# fix: - Bar progres berfungsi - Urutan bursa investasi # No issue
This commit is contained in:
@@ -28,6 +28,8 @@ export default async function Page({ params }: { params: { id: string } }) {
|
||||
|
||||
const totalInvestor = await funTotalInvestorByIdInvestasi(dataInvestasi?.id)
|
||||
|
||||
// console.log(dataInvestasi?.MasterProgresInvestasi?.name)
|
||||
|
||||
return (
|
||||
<>
|
||||
<DetailInvestasi
|
||||
|
||||
Reference in New Issue
Block a user