chore: lint

This commit is contained in:
Ramesh Mane
2026-03-04 14:42:39 +00:00
parent 06b453baa8
commit 6cd7ff50ae
14 changed files with 70 additions and 91 deletions

View File

@@ -453,7 +453,11 @@ const enabledOptions = computed(() => {
{{ $t('general.changeIcon') }}
</template>
<component :is="iconMap.ncZap" v-if="table?.synced" class="nc-table-icon w-4 text-sm !text-nc-content-gray-muted" />
<component
:is="iconMap.ncZap"
v-if="table?.synced"
class="nc-table-icon w-4 text-sm !text-nc-content-gray-muted"
/>
<component
:is="iconMap.table"