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:
2024-10-03 12:00:05 +08:00
parent 284787243b
commit dba0a5c9bf
47 changed files with 839 additions and 1375 deletions

View File

@@ -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