web: add dialog container inside tab

This commit is contained in:
Abdullah Atta
2024-03-11 11:02:54 +05:00
parent 005f2d8ef1
commit 7671e0e297

View File

@@ -218,6 +218,7 @@ function EditorView({
return (
<ScopedThemeProvider ref={root} scope="editor" sx={{ flex: 1 }}>
<div id="dialogContainer" />
<Allotment
proportionalLayout={true}
onDragEnd={(sizes) => {