Invesment

Fix: Integrasi API ke UI
- investment/[id]/(transaction-flow)/index.tsx
- investment/[id]/index.tsx

### Issue: input data untuk total lembar dan sisa lembar berisi . dianatra angkanya
This commit is contained in:
2025-10-01 17:29:59 +08:00
parent c2acb97a37
commit aa85e05f79
4 changed files with 69 additions and 8 deletions

View File

@@ -1,12 +1,11 @@
import {
AvatarUsernameAndOtherComponent,
BaseBox,
BoxWithHeaderSection,
DummyLandscapeImage,
Grid,
Spacing,
StackCustom,
TextCustom,
TextCustom
} from "@/components";
import { View } from "react-native";