mirror of
https://github.com/ToolJet/ToolJet
synced 2026-05-23 08:58:26 +00:00
Merge pull request #8366 from ToolJet/platform-rebase/v10.x
Rebase platform v10.x
This commit is contained in:
commit
e0af223182
1 changed files with 1 additions and 0 deletions
|
|
@ -1895,6 +1895,7 @@ const EditorComponent = (props) => {
|
|||
allComponents={appDefinition?.pages[currentPageId]?.components}
|
||||
darkMode={props.darkMode}
|
||||
pages={getPagesWithIds()}
|
||||
cloneComponents={cloningComponents}
|
||||
/>
|
||||
</div>
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue