diff --git a/client/src/components/pilots/Pilots.tsx b/client/src/components/pilots/Pilots.tsx index 8655fb3..77ee2bb 100644 --- a/client/src/components/pilots/Pilots.tsx +++ b/client/src/components/pilots/Pilots.tsx @@ -182,10 +182,10 @@ const Pilots: React.FC = () => { return ( <>
-
+

Pilots

-
+
{!state.isLoading && userRole === UserRole.WRITE &&