mirror of
https://github.com/nocodb/nocodb.git
synced 2026-05-03 14:07:08 +00:00
chore: sync various (#9864)
* chore: sync various Signed-off-by: mertmit <mertmit99@gmail.com> * test: ws scope Signed-off-by: mertmit <mertmit99@gmail.com> * fix(nc-gui): ncSubmenu right icon visibility issue * fix(nc-gui): use viewTypeAlias in all the places --------- Signed-off-by: mertmit <mertmit99@gmail.com> Co-authored-by: Ramesh Mane <101566080+rameshmane7218@users.noreply.github.com>
This commit is contained in:
@@ -73,7 +73,7 @@ onBeforeMount(() => {
|
||||
</div>
|
||||
</template>
|
||||
<div class="h-[calc(100vh-92px)]">
|
||||
<WorkspaceIntegrationsTab />
|
||||
<WorkspaceIntegrationsTab show-filter />
|
||||
</div>
|
||||
</a-tab-pane>
|
||||
</template>
|
||||
|
||||
Reference in New Issue
Block a user