diff --git a/app/src/components/pilotFormCertificates/PilotFormCertificates.tsx b/app/src/components/pilotFormCertificates/PilotFormCertificates.tsx index 0e8e104..23acdd7 100644 --- a/app/src/components/pilotFormCertificates/PilotFormCertificates.tsx +++ b/app/src/components/pilotFormCertificates/PilotFormCertificates.tsx @@ -28,7 +28,7 @@ const PilotFormCertificates: React.FC = ({ {fields.map((field, index) => { return ( <> -
+
= ({ }} />
-
+
= ({ }} />
-
+
= ({ }} />
-
+
diff --git a/app/src/components/pilotFormEndorsements/PilotFormEndorsements.tsx b/app/src/components/pilotFormEndorsements/PilotFormEndorsements.tsx index 84e3848..eadad65 100644 --- a/app/src/components/pilotFormEndorsements/PilotFormEndorsements.tsx +++ b/app/src/components/pilotFormEndorsements/PilotFormEndorsements.tsx @@ -28,7 +28,7 @@ const PilotFormEndorsements: React.FC = ({ {fields.map((field, index) => { return ( <> -
+
= ({ }} />
-
+
= ({ }} />
-
+