@@ -151,7 +171,16 @@
diff --git a/packages/ui/src/components/flows/creation-flow-modal/components/CustomSetupStage.vue b/packages/ui/src/components/flows/creation-flow-modal/components/CustomSetupStage.vue
index 7e11a590a..119132843 100644
--- a/packages/ui/src/components/flows/creation-flow-modal/components/CustomSetupStage.vue
+++ b/packages/ui/src/components/flows/creation-flow-modal/components/CustomSetupStage.vue
@@ -51,6 +51,7 @@
sync-with-selection
placeholder="Select game version"
search-placeholder="Search game version..."
+ @option-hover="handleGameVersionHover"
>
+ >
+
+
+
+
+
+ {{ item.label }}
+
+
+
+
+
+
+
+
+