Invesment
Add: - app/(application)/(user)/investment/[id]/(news)/ Fix: - app/(application)/(user)/investment/[id]/[status]/detail.tsx - screens/Invesment/BoxDetailDataSection.tsx Component Add: - Tambah icon : IconDocument, IconNews, IconPlus, IconProspectus, IconTrash ## No Issue
This commit is contained in:
@@ -24,7 +24,7 @@ export default function BoxDetailDataSection({
|
||||
<DummyLandscapeImage />
|
||||
<Spacing />
|
||||
<TextCustom align="center" size="xlarge" bold>
|
||||
{title || "Title of Investment"}
|
||||
{title || "Judul Investasi"}
|
||||
</TextCustom>
|
||||
<Spacing />
|
||||
|
||||
|
||||
Reference in New Issue
Block a user