mirror of
https://github.com/nocodb/nocodb.git
synced 2026-05-02 10:57:09 +00:00
chore(nc-gui): remove console
This commit is contained in:
@@ -398,7 +398,7 @@ onKeyStroke('ArrowDown', onDown)
|
||||
</div>
|
||||
</td>
|
||||
<td class="cell-type">
|
||||
<div :title="integration.sub_type">
|
||||
<div>
|
||||
<NcBadge rounded="lg" class="flex items-center gap-2 px-0 py-1 !h-7 truncate !border-transparent">
|
||||
<GeneralIntegrationIcon :type="integration.sub_type" />
|
||||
<NcTooltip placement="bottom" show-on-truncate-only class="text-sm truncate">
|
||||
|
||||
Reference in New Issue
Block a user