Invesment
Add: - /investment/[id]/(my-holding)/ Fix: - screens/Invesment/DetailDataPublishSection.tsx: tipe data prop ? ## No Issue
This commit is contained in:
@@ -14,8 +14,8 @@ export default function Invesment_DetailDataPublishSection({
|
||||
buttonSection,
|
||||
}: {
|
||||
status: string;
|
||||
bottomSection: React.ReactNode;
|
||||
buttonSection: React.ReactNode;
|
||||
bottomSection?: React.ReactNode;
|
||||
buttonSection?: React.ReactNode;
|
||||
}) {
|
||||
return (
|
||||
<>
|
||||
|
||||
Reference in New Issue
Block a user