Wizard: Fix target env cards clickability
The cards are now broken, this should make them selectable again.
This commit is contained in:
parent
6eaf2f9862
commit
874f5dd040
1 changed files with 1 additions and 0 deletions
|
|
@ -64,6 +64,7 @@ const TargetEnvironmentCard = ({
|
|||
isSelected={isSelected}
|
||||
isDisabled={isDisabled}
|
||||
isSelectable
|
||||
isClickable
|
||||
isLarge
|
||||
>
|
||||
<CardHeader
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue