ohif-viewer/Packages/ohif-study-list/client/components/index.js
Eloízio Salgado 20a2a8e453 LT 281: Users shall be able to switch between themes (#45)
* LT-281: Users shall be able to switch between themes

* Avoiding compatibility issues

* Typo fixing
2016-11-15 08:24:30 +01:00

7 lines
165 B
JavaScript

import './progressDialog';
import './seriesDetailsModal';
import './serverInformation';
import './studyContextMenu';
import './studylist';
import './themeSelector';