adding pilot
This commit is contained in:
@@ -22,6 +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}
|
||||||
>
|
>
|
||||||
<PlusIcon size="lg" />
|
<PlusIcon size="lg" />
|
||||||
Add Pilot
|
Add Pilot
|
||||||
|
|||||||
Reference in New Issue
Block a user