From 874f5dd0402163975d28409bfd9aa2761a11068d Mon Sep 17 00:00:00 2001 From: regexowl Date: Fri, 20 Jun 2025 09:47:26 +0200 Subject: [PATCH] Wizard: Fix target env cards clickability The cards are now broken, this should make them selectable again. --- .../CreateImageWizard/steps/ImageOutput/TargetEnvironment.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/Components/CreateImageWizard/steps/ImageOutput/TargetEnvironment.tsx b/src/Components/CreateImageWizard/steps/ImageOutput/TargetEnvironment.tsx index 8e6f094f..fa13d1aa 100644 --- a/src/Components/CreateImageWizard/steps/ImageOutput/TargetEnvironment.tsx +++ b/src/Components/CreateImageWizard/steps/ImageOutput/TargetEnvironment.tsx @@ -64,6 +64,7 @@ const TargetEnvironmentCard = ({ isSelected={isSelected} isDisabled={isDisabled} isSelectable + isClickable isLarge >