chore(nc-gui): lint

This commit is contained in:
Ramesh Mane
2026-03-28 07:09:12 +00:00
parent 7c61ad7a61
commit 863a3a5233
8 changed files with 12 additions and 12 deletions

View File

@@ -79,9 +79,7 @@ const clearFilter = () => {
</a-input>
<!-- Bases count (desktop only) -->
<div
class="hidden md:flex flex-1 items-center gap-1.5 text-xs font-medium tracking-wide min-w-0 truncate overflow-hidden"
>
<div class="hidden md:flex flex-1 items-center gap-1.5 text-xs font-medium tracking-wide min-w-0 truncate overflow-hidden">
<slot name="label">
<span class="text-nc-content-gray-muted">{{ $t('objects.projects') }}</span>
</slot>