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,3 +1,4 @@
/* eslint-disable react-hooks/exhaustive-deps */
import {
BackButton,
DotButton,