diff --git a/frontend/gostarkme-web/components/modules/Fund/Fund.tsx b/frontend/gostarkme-web/components/modules/Fund/Fund.tsx
index d27a9a8..3552cce 100644
--- a/frontend/gostarkme-web/components/modules/Fund/Fund.tsx
+++ b/frontend/gostarkme-web/components/modules/Fund/Fund.tsx
@@ -71,7 +71,7 @@ const Fund = () => {
useEffect(() => {
getDetails();
- }, []);
+ });
return (
<>
@@ -110,13 +110,13 @@ const Fund = () => {
)}
{Number(fund.state) === 2 && (
<>
-
Funds are ready for withdrawal by the owner.
++ The goal has been reached and funds are ready to be withdrawn by the owner. +
)} {Number(fund.state) === 4 &&Fund was already withdrawn.
} diff --git a/frontend/gostarkme-web/components/modules/Fund/FundDonate.tsx b/frontend/gostarkme-web/components/modules/Fund/FundDonate.tsx index bb940c8..c47620b 100644 --- a/frontend/gostarkme-web/components/modules/Fund/FundDonate.tsx +++ b/frontend/gostarkme-web/components/modules/Fund/FundDonate.tsx @@ -181,7 +181,7 @@ const FundDonate = ({ currentBalance, goal, addr, name, icon }: FundDonateProps)Your donation was received, take a look at the transaction here.
+Your donation was received, take a look at the transaction here.
Share your contribution via X to tell everyone how cool you are
Your vote was submitted, take a look at the transaction here.
+Your vote was submitted, take a look at the transaction here.
Share your contribution via X to tell everyone how cool you are
Your funding was created, take a look at the transaction here.
+Your funding was created, take a look at the transaction here.
Share your contribution via X to tell everyone how cool you are
π Success! Your funds have been withdrawn. Check out the transaction details and celebrate! πΈβ¨ here.
+π Success! Your funds have been withdrawn. Check out the transaction details and celebrate! πΈβ¨ here.
Goal Achieved! Your funds have been withdrawn, and the campaign is a success! Share your contribution on X and let everyone know how awesome you are!