ohif-viewer/Packages/ohif-core/client/components/bootstrap/index.js
2016-08-03 15:49:42 -03:00

12 lines
321 B
JavaScript

import './form/form.html';
import './form/group.html';
import './input/groupRadio.html';
import './input/radio.html';
import './input/select.html';
import './input/text.html';
import './input/selectTree.html';
import './input/selectTree.js';
import './input/selectTreeCommon.html';
import './input/selectTreeCommon.js';