Invesment
Add: - /investment/[id]/(my-holding)/ Fix: - screens/Invesment/DetailDataPublishSection.tsx: tipe data prop ? ## No Issue
This commit is contained in:
@@ -330,6 +330,13 @@ export default function UserLayout() {
|
||||
}}
|
||||
/>
|
||||
|
||||
<Stack.Screen
|
||||
name="investment/[id]/(my-holding)/[id]"
|
||||
options={{
|
||||
title: "Detail Saham Saya",
|
||||
headerLeft: () => <BackButton />,
|
||||
}}
|
||||
/>
|
||||
{/* ========== End Investment Section ========= */}
|
||||
|
||||
{/* ========== Donation Section ========= */}
|
||||
|
||||
Reference in New Issue
Block a user