mirror of
https://github.com/nocodb/nocodb.git
synced 2026-05-03 13:17:05 +00:00
chore(nc-gui): lint
This commit is contained in:
@@ -417,7 +417,6 @@ const handleUpdateIntegrationOptionsExpansionPanel = (open: boolean) => {
|
||||
<div class="flex">
|
||||
<GeneralProgressPanel v-if="triggeredSync || completeSync" ref="progressRef" class="w-full h-[400px]" />
|
||||
</div>
|
||||
|
||||
|
||||
<a-collapse v-model:active-key="integrationOptionsExpansionPanel" ghost class="nc-source-advanced-options !mt-6">
|
||||
<template #expandIcon="{ isActive }">
|
||||
|
||||
Reference in New Issue
Block a user