Feature/4 pilots add #20

Merged
noahspannbauer merged 64 commits from feature/4-pilots---add into main 2024-09-23 21:52:59 -04:00
Showing only changes of commit f15b27e928 - Show all commits

View File

@@ -22,7 +22,7 @@ const Pilots: React.FC<unknown> = () => {
variant="filled"
onClick={onOpenCloseDrawer}
data-testid="add-pilot-button"
fullWidth={false}
fullWidth={true}
>
<PlusIcon size="lg" />
Add Pilot