From 650c70b42d55bb3b7ee6f516e486842b865347f3 Mon Sep 17 00:00:00 2001 From: Noah Spannbauer Date: Sat, 27 Jul 2024 22:09:15 -0500 Subject: [PATCH] adding pilots --- app/src/components/pilotForm/PilotForm.tsx | 104 ++++++++++++++++----- 1 file changed, 79 insertions(+), 25 deletions(-) diff --git a/app/src/components/pilotForm/PilotForm.tsx b/app/src/components/pilotForm/PilotForm.tsx index 99cc0a1..307cdaf 100644 --- a/app/src/components/pilotForm/PilotForm.tsx +++ b/app/src/components/pilotForm/PilotForm.tsx @@ -89,7 +89,7 @@ const PilotForm: React.FC = ({
- Name + Name
= ({ />
- Name + Address
= ({ )} />
-
+
+ City +
+
} + render={({ field }) => ( + + )} />
-
+
+ State +
+
} + render={({ field }) => ( + + )} />
-
+
+ Postal Code +
+
( - + + )} + /> +
+
+ Email +
+
+ ( + + )} + /> +
+
+ Phone Number +
+
+ ( + )} />
- } - /> -
-
- } - /> -
-
Certificates
-
+
Endorsements
@@ -179,13 +227,16 @@ const PilotForm: React.FC = ({ Medical
-
+
+ Class +
+
{ return ( - @@ -204,6 +255,9 @@ const PilotForm: React.FC = ({ />
+ Class +
+