From 93c85e50ff06db61848e98875bf547f0cb2e2422 Mon Sep 17 00:00:00 2001 From: Allen Nwuba Date: Tue, 16 Sep 2025 15:52:12 +0100 Subject: [PATCH 1/2] Update MilestoneSubmissionSuccess.tsx --- components/project/MilestoneSubmissionSuccess.tsx | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/components/project/MilestoneSubmissionSuccess.tsx b/components/project/MilestoneSubmissionSuccess.tsx index 5ce661e99..2f628fb9f 100644 --- a/components/project/MilestoneSubmissionSuccess.tsx +++ b/components/project/MilestoneSubmissionSuccess.tsx @@ -15,17 +15,15 @@ const MilestoneSubmissionSuccess: React.FC = ({ return (
- {/* Title */} +

Proof Submitted!

- {/* Success Icon */}
- {/* Main Message */}

Your project has been submitted and is now under admin review. @@ -33,7 +31,6 @@ const MilestoneSubmissionSuccess: React.FC = ({ project will proceed to public validation.

- {/* Tracking Information */}

You can track the status of your submission anytime on the{' '} = ({

- {/* Continue Button */}
Date: Tue, 16 Sep 2025 15:52:48 +0100 Subject: [PATCH 2/2] Update MilestoneSubmissionSuccess.tsx --- components/project/MilestoneSubmissionSuccess.tsx | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/components/project/MilestoneSubmissionSuccess.tsx b/components/project/MilestoneSubmissionSuccess.tsx index 5ce661e99..2f628fb9f 100644 --- a/components/project/MilestoneSubmissionSuccess.tsx +++ b/components/project/MilestoneSubmissionSuccess.tsx @@ -15,17 +15,15 @@ const MilestoneSubmissionSuccess: React.FC = ({ return (
- {/* Title */} +

Proof Submitted!

- {/* Success Icon */}
- {/* Main Message */}

Your project has been submitted and is now under admin review. @@ -33,7 +31,6 @@ const MilestoneSubmissionSuccess: React.FC = ({ project will proceed to public validation.

- {/* Tracking Information */}

You can track the status of your submission anytime on the{' '} = ({

- {/* Continue Button */}