mirror of
https://github.com/nocodb/nocodb.git
synced 2026-05-04 05:46:55 +00:00
chore(nc-gui): lint
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user