chore(nc-gui): lint

This commit is contained in:
Ramesh Mane
2026-01-22 10:31:56 +00:00
parent dbcc69afa3
commit 5f1ea0b1c5
4 changed files with 16 additions and 7 deletions

View File

@@ -50,9 +50,9 @@ const baseOptions = computed(() => {
{{ option.label }}
</NcTooltip>
<GeneralIcon
icon="check"
v-if="vModel === option.value"
id="nc-selected-item-icon"
icon="check"
class="text-nc-content-brand w-4 h-4"
/>
</div>