Integrasi API: Investment:

Add:
- screens/Invesment/BoxBerandaSection.tsx

Fix:
- app/(application)/(user)/investment/(tabs)/index.tsx
- screens/Donation/BoxPublish.tsx
- screens/Invesment/BoxProgressSection.tsx
- screens/Invesment/DetailDataPublishSection.tsx

### No Issue
This commit is contained in:
2025-10-30 16:38:24 +08:00
parent f23cfe1107
commit ebd6107c36
5 changed files with 147 additions and 98 deletions

View File

@@ -22,7 +22,7 @@ export default function Donation_BoxPublish({
sisa: 0,
reminder: false,
});
useEffect(() => {
updateCountDown();
}, [data]);