Fix : Avatar
Deskripsi: - Ubah avatar yang image nya di ambil dari storage wibu server - Avatar forum - Avatra job - Avatar Investasi - Avatar donasi ## No Issuee
This commit is contained in:
@@ -119,8 +119,8 @@ export default function DetailInvestasi({
|
||||
}}
|
||||
>
|
||||
{/* Foto username dan sisa waktu */}
|
||||
<ComponentGlobal_AvatarAndAuthorName
|
||||
dataUser={dataInvestasi.author as any}
|
||||
{/* <ComponentGlobal_AvatarAndAuthorName
|
||||
dataUser={dataInvestasi.author.Profile as any}
|
||||
componentRight={
|
||||
data.MasterProgresInvestasi.id === "1" ? (
|
||||
<Box>
|
||||
@@ -174,7 +174,7 @@ export default function DetailInvestasi({
|
||||
</Box>
|
||||
)
|
||||
}
|
||||
/>
|
||||
/> */}
|
||||
|
||||
<AspectRatio ratio={1 / 1} mx={"sm"} mah={250}>
|
||||
<Image
|
||||
|
||||
Reference in New Issue
Block a user