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