mirror of
https://github.com/streetwriters/notesnook.git
synced 2026-09-02 04:01:43 +02:00
web: add dialog container inside tab
This commit is contained in:
@@ -218,6 +218,7 @@ function EditorView({
|
||||
|
||||
return (
|
||||
<ScopedThemeProvider ref={root} scope="editor" sx={{ flex: 1 }}>
|
||||
<div id="dialogContainer" />
|
||||
<Allotment
|
||||
proportionalLayout={true}
|
||||
onDragEnd={(sizes) => {
|
||||
|
||||
Reference in New Issue
Block a user