mirror of
https://github.com/nocodb/nocodb.git
synced 2026-05-01 23:06:35 +00:00
fix: set-4
This commit is contained in:
@@ -276,10 +276,10 @@ watch(activeViewTab, (value) => {
|
||||
<div class="flex-1">
|
||||
<div class="text-sm font-normal text-gray-600 mb-2">
|
||||
<div>
|
||||
Connect integrations with NocoDB.
|
||||
<a href="https://docs.nocodb.com/category/integrations" target="_blank" rel="noopener noreferrer"
|
||||
>Learn more</a
|
||||
>
|
||||
{{ $t('msg.connectIntegrations') }}
|
||||
<a href="https://docs.nocodb.com/category/integrations" target="_blank" rel="noopener noreferrer">{{
|
||||
$t('msg.learnMore')
|
||||
}}</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="flex items-center gap-2 !max-w-[400px]">
|
||||
|
||||
Reference in New Issue
Block a user