Merge pull request #538 from dannyrb/master

fix: demo
This commit is contained in:
Danny Brown 2019-06-09 22:12:00 -04:00 committed by GitHub
commit ce9d956d00
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,6 +3,7 @@ import './ViewerMain.css';
import { Component } from 'react';
import ConnectedLayoutManager from './ConnectedLayoutManager.js';
// import { OHIF } from 'ohif-core';
//
import PropTypes from 'prop-types';
import React from 'react';