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 */}