fix ( upload image )

deksripsi:
- fix upload image investasi dan file prospektus
This commit is contained in:
2025-01-15 10:25:41 +08:00
parent d0680f2743
commit 1855b6df32
24 changed files with 725 additions and 859 deletions

View File

@@ -42,7 +42,13 @@ export default function ComponentGlobal_BoxInformation({
<IconInfoCircle color={MainColor.white} />
</Grid.Col>
<Grid.Col span={10}>
<Text span inherit c={MainColor.white} fw={"normal"}>
<Text
fz={fonsize ? fonsize : 12}
span
inherit
c={MainColor.white}
fw={"normal"}
>
{informasi}
</Text>
</Grid.Col>