Move ohif:header into ohif:core
This commit is contained in:
parent
54a0f447b5
commit
700fff763c
3
Packages/ohif-core/client/components/header/index.js
Normal file
3
Packages/ohif-core/client/components/header/index.js
Normal file
@ -0,0 +1,3 @@
|
||||
import './header.html';
|
||||
import './header.js';
|
||||
import './header.styl';
|
||||
@ -1,3 +0,0 @@
|
||||
import './header/header.html';
|
||||
import './header/header.js';
|
||||
import './header/header.styl';
|
||||
@ -1 +0,0 @@
|
||||
import './components';
|
||||
Loading…
Reference in New Issue
Block a user