diff --git a/app/src/components/pilotForm/PilotForm.tsx b/app/src/components/pilotForm/PilotForm.tsx index 307cdaf..6b33b62 100644 --- a/app/src/components/pilotForm/PilotForm.tsx +++ b/app/src/components/pilotForm/PilotForm.tsx @@ -83,15 +83,15 @@ const PilotForm: React.FC = ({
-
-
+
+
Info
Name
-
+
= ({
Address
-
+
= ({
City
-
+
= ({
State
-
+
= ({
Postal Code
-
+
= ({
Email
-
+
= ({
Phone Number
-
+
= ({ )} />
-
+
Certificates
-
+
Endorsements
@@ -230,7 +230,7 @@ const PilotForm: React.FC = ({
Class
-
+
= ({
Class
-
+
= ({ }); return ( -
+
{fields.map((field, index) => { return ( <> diff --git a/app/src/components/pilotFormEndorsements/PilotFormEndorsements.tsx b/app/src/components/pilotFormEndorsements/PilotFormEndorsements.tsx index 08c756d..84e3848 100644 --- a/app/src/components/pilotFormEndorsements/PilotFormEndorsements.tsx +++ b/app/src/components/pilotFormEndorsements/PilotFormEndorsements.tsx @@ -24,7 +24,7 @@ const PilotFormEndorsements: React.FC = ({ }); return ( -
+
{fields.map((field, index) => { return ( <>