mirror of
https://github.com/modrinth/code.git
synced 2026-08-31 03:55:59 +00:00
pnpm prepr
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user