mirror of
https://github.com/nocodb/nocodb.git
synced 2026-05-02 06:47:08 +00:00
chore: lint
This commit is contained in:
@@ -411,9 +411,7 @@ watch(activeViewTab, (value) => {
|
||||
'flex-1': isEmptyList,
|
||||
}"
|
||||
>
|
||||
<div
|
||||
class="flex flex-col space-y-6 w-full nc-content-max-w"
|
||||
>
|
||||
<div class="flex flex-col space-y-6 w-full nc-content-max-w">
|
||||
<template v-for="(category, key) in integrationsMapByCategory">
|
||||
<div
|
||||
v-if="
|
||||
|
||||
Reference in New Issue
Block a user