ohif-viewer/platform/ui/src/components/Dialog/index.js
Gustavo André Lelis e633eb80eb feat: Notification provider and service (#1703)
* Create basic structure for Viewport dialog provier and Dialog component

* Implementation of a UIViewportDialogService

* Update viewportDialogProvider docz

* Create example of use of UIViewportDialogService
2020-05-15 12:59:28 +01:00

3 lines
54 B
JavaScript

import Dialog from './Dialog';
export default Dialog;