diff --git a/app/src/components/pilots/Pilots.tsx b/app/src/components/pilots/Pilots.tsx index cbf16cc..ba3418b 100644 --- a/app/src/components/pilots/Pilots.tsx +++ b/app/src/components/pilots/Pilots.tsx @@ -158,13 +158,14 @@ const Pilots: React.FC = () => { Add Pilot -
+ +
); };