mirror of
https://github.com/Azure/cosmos-explorer.git
synced 2025-12-22 18:32:00 +00:00
Resolve merge conflict
This commit is contained in:
@@ -30,11 +30,8 @@ import { CellType } from "@nteract/commutable/src";
|
||||
import "./NotebookRenderer.less";
|
||||
import HoverableCell from "./decorators/HoverableCell";
|
||||
import CellLabeler from "./decorators/CellLabeler";
|
||||
<<<<<<< HEAD
|
||||
import MonacoEditor from "../MonacoEditor/MonacoEditor";
|
||||
=======
|
||||
import * as cdbActions from "../NotebookComponent/actions";
|
||||
>>>>>>> master
|
||||
|
||||
export interface NotebookRendererBaseProps {
|
||||
contentRef: any;
|
||||
|
||||
Reference in New Issue
Block a user