From f15b27e928c7667a41bd7d773c6fc5ac2d9b0ab4 Mon Sep 17 00:00:00 2001 From: Noah Spannbauer Date: Sun, 18 Aug 2024 07:10:19 -0500 Subject: [PATCH] adding pilot --- app/src/components/pilots/Pilots.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/src/components/pilots/Pilots.tsx b/app/src/components/pilots/Pilots.tsx index 6ae354c..ffd8d50 100644 --- a/app/src/components/pilots/Pilots.tsx +++ b/app/src/components/pilots/Pilots.tsx @@ -22,7 +22,7 @@ const Pilots: React.FC = () => { variant="filled" onClick={onOpenCloseDrawer} data-testid="add-pilot-button" - fullWidth={false} + fullWidth={true} > Add Pilot