From 2cffcc518035c452cf5d45cb82cc75fb92245f7b Mon Sep 17 00:00:00 2001 From: Noah Spannbauer Date: Sun, 28 Jul 2024 08:33:30 -0500 Subject: [PATCH] adding pilots --- .../pilotFormCertificates/PilotFormCertificates.tsx | 8 ++++---- .../pilotFormEndorsements/PilotFormEndorsements.tsx | 6 +++--- 2 files changed, 7 insertions(+), 7 deletions(-) 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 ( <> -
+
= ({ }} />
-
+
= ({ }} />
-
+