Feature/4 pilots add #20
@@ -22,7 +22,7 @@ const Pilots: React.FC<unknown> = () => {
|
|||||||
variant="filled"
|
variant="filled"
|
||||||
onClick={onOpenCloseDrawer}
|
onClick={onOpenCloseDrawer}
|
||||||
data-testid="add-pilot-button"
|
data-testid="add-pilot-button"
|
||||||
fullWidth={false}
|
fullWidth={true}
|
||||||
>
|
>
|
||||||
<PlusIcon size="lg" />
|
<PlusIcon size="lg" />
|
||||||
Add Pilot
|
Add Pilot
|
||||||
|
|||||||
Reference in New Issue
Block a user