feat: polish loading state and tooltip

This commit is contained in:
tdgao
2026-07-03 12:10:26 -07:00
parent 42f2fc3bec
commit 75d4a7ca06
4 changed files with 42 additions and 10 deletions
@@ -1,5 +1,5 @@
<template>
<div class="grid w-full grid-cols-1 gap-2 sm:grid-cols-2">
<div class="flex w-full gap-2">
<Combobox
:model-value="currentGameVersion || undefined"
class="w-full"