fix merge conflict
This commit is contained in:
parent
979242c819
commit
d0c3fb6db0
@ -88,7 +88,10 @@ export default function ModeRoute({
|
||||
* Use it from there instead of passing as a prop here.
|
||||
*/}
|
||||
<DragAndDropProvider>
|
||||
<LayoutComponent {...layoutTemplateData.props} ViewportGridComp={ViewportGridWithDataSource}/>
|
||||
<LayoutComponent
|
||||
{...layoutTemplateData.props}
|
||||
ViewportGridComp={ViewportGridWithDataSource}
|
||||
/>
|
||||
</DragAndDropProvider>
|
||||
</CombinedContextProvider>
|
||||
{/*</ToolbarLayoutProvider>*/}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user