diff --git a/client-app/src/Components/DonorForm.tsx b/client-app/src/Components/DonorForm.tsx
index e0e15f34..4c12bef8 100644
--- a/client-app/src/Components/DonorForm.tsx
+++ b/client-app/src/Components/DonorForm.tsx
@@ -191,9 +191,8 @@ const DonorForm: React.FC = () => {
)}
{renderFormField('State', 'state')}
{renderFormField('City', 'city')}
- {renderFormField('Zip Code', 'zipcode')}*/ //
- {/* Email Opt-In Field */}
- /*
+ {renderFormField('Zip Code', 'zipcode')}
+