pnpm prepr

This commit is contained in:
tdgao
2026-07-03 11:50:02 -07:00
parent 074ae3cb0b
commit 437c0d4598
3 changed files with 3 additions and 6 deletions
@@ -11,10 +11,10 @@
:no-options-message="formatMessage(messages.noGameVersionsFound)"
trigger-class="!rounded-xl !bg-button-bg !px-3 !py-2"
dropdown-class="!rounded-xl"
select-search-text-on-focus
@update:model-value="selectGameVersion"
@search-input="versionFilter = $event"
@close="versionFilter = ''"
select-search-text-on-focus
>
<template #option="{ item, isSelected }">
<div