clean up draft

This commit is contained in:
Rodrigo Antinarelli 2020-04-22 19:04:01 -03:00 committed by James A. Petts
parent 12d1ff6bea
commit eafe158e62

View File

@ -10,19 +10,6 @@ const classes = {
row: 'flex flex-col ml-4',
};
// isTracked: true,
// studyDate: '07-Sep-2010',
// currentSeries: 1,
// modality: 'CT',
// patientInformation: {
// patientName: 'Smith, Jane',
// patientSex: 'F',
// patientAge: '59',
// MRN: '10000001',
// thickness: '5.0mm',
// spacing: '1.25mm',
// scanner: 'Aquilion',
const ViewportActionBar = ({ studyData, onSeriesChange }) => {
const {
label,