From 9b63097989d7a1bfb803b27935959945aacfae5f Mon Sep 17 00:00:00 2001 From: madelinegr Date: Sat, 2 Mar 2019 19:00:57 -0500 Subject: changing presentaiton view width --- src/client/views/nodes/DocumentView.tsx | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/client/views/nodes') diff --git a/src/client/views/nodes/DocumentView.tsx b/src/client/views/nodes/DocumentView.tsx index 5110f404d..e2b3f9833 100644 --- a/src/client/views/nodes/DocumentView.tsx +++ b/src/client/views/nodes/DocumentView.tsx @@ -20,11 +20,8 @@ import { KeyValueBox } from "./KeyValueBox" import { WebBox } from "../nodes/WebBox"; import "./DocumentView.scss"; import React = require("react"); -<<<<<<< HEAD import { PresentationView } from "../PresentationView"; -======= import { CollectionViewProps } from "../collections/CollectionViewBase"; ->>>>>>> bde8aabad7e5745b4797e73b564e4efb19faeca9 const JsxParser = require('react-jsx-parser').default;//TODO Why does this need to be imported like this? -- cgit v1.2.3-70-g09d2