mirror of
https://github.com/nocodb/nocodb.git
synced 2026-04-30 14:16:57 +00:00
chore(nc-gui): lint & remove unused imports
This commit is contained in:
@@ -513,9 +513,7 @@ const isEditBaseModalOpen = computed({
|
||||
</div>
|
||||
</GeneralModal>
|
||||
<GeneralModal v-model:visible="isErdModalOpen" size="large">
|
||||
<div
|
||||
class="h-[80vh]"
|
||||
>
|
||||
<div class="h-[80vh]">
|
||||
<LazyDashboardSettingsErd :base-id="activeBaseId" />
|
||||
</div>
|
||||
</GeneralModal>
|
||||
|
||||
Reference in New Issue
Block a user