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 +
+