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