This commit is contained in:
Baobhan Sith
2025-04-21 00:56:29 +08:00
parent 32d1f89bb7
commit 492d0ee8dd
12 changed files with 1331 additions and 430 deletions
@@ -328,6 +328,7 @@ const handleCloseEditorTab = (tabId: string) => {
<div class="main-content-area">
<LayoutRenderer
v-if="layoutTree"
:is-root-renderer="true"
:layout-node="layoutTree"
:active-session-id="activeSessionId"
class="layout-renderer-wrapper"